mirror of
https://github.com/reactos/CMake.git
synced 2024-11-26 04:50:24 +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>")
|