mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
2 lines
95 B
CMake
2 lines
95 B
CMake
SET(CMAKE_RC_COMPILE_OBJECT "<CMAKE_RC_COMPILER> -O coff <FLAGS> <DEFINES> <SOURCE> <OBJECT>")
|