[CMake] Specifying Visual Studio specific project settings

Sebastian Schuberth sschuberth at gmail.com
Sat Aug 15 07:30:52 EDT 2009


Hi,

is there a way in CMake to set Visual Studio specific settings, e.g. 
"Floating Point Model" to "Fast" or "Buffer Security Check" to "No"?

Currently, the only way I see to do this is to specify the equivalent 
command line flag in COMPILE_FLAGS, but that would not make the IDE 
display the correct settings project's properties dialog.

-- 
Sebastian Schuberth



More information about the CMake mailing list