[CMake] question about COMPILE_DEFINITIONS_RELEASE

Kenneth Riddile kfriddile at yahoo.com
Wed Nov 18 10:31:06 EST 2009


I'm using cmake to generate projects for Visual Studio 9.  I've noticed that when I use COMPILE_DEFINITIONS_RELEASE to add a preprocessor directive, it's only added to the "Release" configuration in the Visual Studio project, and not the "MinSizeRel" and "RelWithDebInfo" configurations.  How can I add a preprocessor directive for all three of these release configurations?
Thanks,Kenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091118/4c9ec39a/attachment.htm>


More information about the CMake mailing list