[CMake] Turning off extra Visual Studio options

Philip Lowman philip at yhbt.com
Fri Oct 16 16:14:40 EDT 2009


You may want to also look into platform override files.   See the FAQ and
search for override.

On Oct 16, 2009 3:50 PM, "Tyler Roscoe" <tyler at cryptio.net> wrote:

On Fri, Oct 16, 2009 at 12:16:12PM -0600, Steven Wilson wrote: > Is there a
way to turn off all the ...
I don't know of an easy way.

I guess the best way would be to just override all the appropriate flags
(CMAKE_CXX_FLAGS and friends) for any of your buildables that need to
override them.

You could also modify the Platform/ files for Windows in your CMake
installation.

tyler

_______________________________________________ Powered by
www.kitware.comVisit other Kitware open...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091016/6cc0b8f4/attachment.htm>


More information about the CMake mailing list