[CMake] cmake & MSVC 'runtime library linking'

xavier delannoy xavier.delannoy at gmail.com
Wed Dec 14 10:14:11 EST 2005


hi,

How to set the "runtime library" option of MSVC project with Cmake ?
the default value of this option with Cmake is /MD (/MDd in debug).
I need to build my project with /MT (/MTd).

thanks for answers

Xavier.


More information about the CMake mailing list