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. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
