Re: [CMake] set_source_files_properties and configurations revisited

2008-08-08 Thread Slavoj Pisek
Hi Xavier, I have a similar problem. And I tried to solve it by adding option COMPILER_FLAGS_ to CMake's source code. There is my patch available at http://public.kitware.com/Bug/view.php?id=6493. I hope you find it useful and the patch will be added to CMake 2.7. Best regards Slavek > Hel

[CMake] set_source_files_properties and configurations revisited

2008-08-06 Thread Janer Xavier
Hello, I'm using CMake 2.6 and MS Visual Studio 2005. I need to set different compile flags to my source files depending on the configuration (debug or release). I've checked the mailing list and I found a thread talking about it (http://www.cmake.org/pipermail/cmake/2006-December/012148.htm