[CMake] Static and DLL builds in single solution
Matt Campbell
mattc at nvidia.com
Sat Dec 8 02:22:20 EST 2012
Hi,
I am quite new to CMake so forgive me if this has already been answered. My current build has a solution with several configurations, (debug, debugDLL, release, releaseDLL, etc.). I was able to add the custom configuration types to the generated VS solution but I am not sure how to tell CMake to generate a SHARED target type for only the dll configurations and a STATIC target type for the static configurations.
Any help would be much appreciated.
-Matt
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121207/d8304a33/attachment.htm>
More information about the CMake
mailing list