mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Remove ICO file from repository
Instead generate it as a pre-build step. It can't be generated as part of the CMake build process because MSVC changes the PATH so that another convert.exe conflicts with imagemagick's.
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ PROJECT_BRIEF = "A load order optimisation tool for various games by Be
|
||||
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
|
||||
# the logo to the output directory.
|
||||
|
||||
PROJECT_LOGO = C:/Users/Oliver/Documents/GitHub/LOOT/loot/resources/icon.ico
|
||||
PROJECT_LOGO =
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
|
||||
# into which the generated documentation will be written. If a relative path is
|
||||
|
||||
Reference in New Issue
Block a user