[CMake] windows resource flags.

George Neill georgen at neillnet.com
Thu Aug 7 15:18:35 EDT 2008


All,

  I need to define a couple of symbols for the windows resource
compiler (rc.exe).

SET(CMAKE_RC_FLAGS "/d KEY1=VAL1 /d KEY2=VAL2")

Would this be the correct way to do it?

Thanks,
George.


More information about the CMake mailing list