On Fri, Jan 15, 2010 at 1:21 PM, Dave Partyka <dave.part...@kitware.com> wrote:
> I think you just change the appropriate flag in
> CMAKE_CXX_FLAGS_<Config_Type> variable to control this. By Default It uses
> the Dll runtime via the MD/MDd flags.
> See this table for the other variations of this flag.
> http://msdn.microsoft.com/en-us/library/abx4dbyh(VS.71).aspx

For tips on how to change your CMakeLists.txt, see also:
http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_build_my_MSVC_application_with_a_static_runtime.3F

-- 
Philip Lowman
_______________________________________________
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