mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06: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>")
|