CMake/Modules/Platform/CYGWIN-windres.cmake

2 lines
95 B
CMake
Raw Normal View History

2010-12-23 23:53:47 +03:00
SET(CMAKE_RC_COMPILE_OBJECT "<CMAKE_RC_COMPILER> -O coff <FLAGS> <DEFINES> <SOURCE> <OBJECT>")