[CMake] /fp:fast is not recognized but /arch:SSE is?

Erwin Coumans erwin.coumans at gmail.com
Mon Feb 8 13:51:29 EST 2010


/fp:fast goes to Command Line / Additional Options, so the setting in
Code Generation / Floating Point Model still shows precise (/fp:precise)

/arch:SSE seems to go to the right place, Code Generation, Enable Enhanced
Instruction Set/Streaming SIMD Extensions (/arch:SSE)

Are there plans to support all default MSVC options, rather than going into
the Command Line / Additional Options?
Thanks,
Erwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100208/753d5553/attachment.htm>


More information about the CMake mailing list