The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11324 ====================================================================== Reported By: Dimitri Kaparis Assigned To: ====================================================================== Project: CMake Issue ID: 11324 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2010-10-16 13:48 EDT Last Modified: 2010-10-16 13:48 EDT ====================================================================== Summary: Compile definitions options not applied to resource files with vc++ 2010 generator Description: 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. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-10-16 13:48 Dimitri KaparisNew Issue ====================================================================== _______________________________________________ cmake-developers mailing list cmake-developers@cmake.org http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers