[CMake] Different configurations for Debug and Release
Felipe Sodré Silva
fsodre at gmail.com
Mon Jun 7 13:43:35 EDT 2010
Hello everyone,
I need to write a CMakeLists file to generate a VS 2005 project in which I
can have different project settings for Debug and Release configurations.
For example, I need to have a set_target_properties directive for Release
builds, but not for Debug builds. Is it possible to write such a CMakeLists
that does this?
Thank you in advance!
Felipe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100607/ee8ad0ff/attachment.htm>
More information about the CMake
mailing list