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.