Re: [CMake] windows resource flags.

2008-08-07 Thread Yuri V. Timenkov
On Thursday 07 August 2008 23:18:35 George Neill wrote: > 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? Doesn't your solution work? I found, that documenta

[CMake] windows resource flags.

2008-08-07 Thread George Neill
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 CMake@cmake.org http://www.cmake.org