CMake/Modules/Platform/CYGWIN-windres.cmake

2 lines
95 B
CMake

set(CMAKE_RC_COMPILE_OBJECT "<CMAKE_RC_COMPILER> -O coff <FLAGS> <DEFINES> <SOURCE> <OBJECT>")