MantisBT - CMake
View Issue Details
0011324CMakeCMakepublic2010-10-16 13:482011-05-02 14:46
Dimitri Kaparis 
David Cole 
normalmajoralways
closedduplicate 
CMake-2-8 
CMake 2.8.4 
0011324: Compile definitions options not applied to resource files with vc++ 2010 generator
As described here: http://www.cmake.org/pipermail/cmake/2010-October/040157.html [^]

"add_definitions" commands are not applied to the resource compiler with Visual Studio 10 generator. Visual Studio 9 applies them correctly. Setting definitions to resource files explicitly with set_source_file_properties also doesn't work. This makes impossible setting definitions to resource files with 2010.
No tags attached.
duplicate of 0011460closed Bill Hoffman VS2010 Generator does not add preprocessor defintions to resource compiler 
Issue History
2010-10-16 13:48Dimitri KaparisNew Issue
2011-01-06 17:01Bill HoffmanNote Added: 0024496
2011-01-15 09:28Dimitri KaparisNote Added: 0024711
2011-01-17 14:24David ColeAssigned To => David Cole
2011-01-17 14:24David ColeStatusnew => assigned
2011-01-17 14:33David ColeNote Added: 0024790
2011-01-17 14:33David ColeRelationship addedduplicate of 0011460
2011-01-17 14:33David ColeStatusassigned => resolved
2011-01-17 14:33David ColeFixed in Version => CMake 2.8.4
2011-01-17 14:33David ColeResolutionopen => duplicate
2011-05-02 14:46David ColeNote Added: 0026346
2011-05-02 14:46David ColeStatusresolved => closed

Notes
(0024496)
Bill Hoffman   
2011-01-06 17:01   
I think this is fixed in next and master now, can you try a nightly release?
(0024711)
Dimitri Kaparis   
2011-01-15 09:28   
I tested with 2.8.3.20110114-g174 nightly and it's fixed.
(0024790)
David Cole   
2011-01-17 14:33   
see duplicate bug for more notes and fix details...
(0026346)
David Cole   
2011-05-02 14:46   
Closing resolved issues that have not been updated in more than 3 months.