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.
-----------------------------------------------------------------------------------
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to