acsa
This commit is contained in:
parent
a60795ef43
commit
4310af0d8c
@ -204,6 +204,7 @@ if(MINGW AND WIN32)
|
||||
# for MSVC compilers.
|
||||
elseif(OS2 AND EXISTS $ENV{PATH}/windres.exe)
|
||||
#set(WINDRES $ENV{PATH}/windres.exe)
|
||||
set(WINDRES windres.exe)
|
||||
message(STATUS "[${APP_LOW_NAME}] Icon file binary will be builded for OS2.")
|
||||
message(STATUS "[${APP_LOW_NAME}] Used tool is: ${WINDRES}")
|
||||
add_custom_command(
|
||||
|
Loading…
x
Reference in New Issue
Block a user