[CMake] VS's /Zo flag

James Bigler jamesbigler at gmail.com
Mon Dec 14 18:35:39 EST 2015


Has anyone been able to use the /Zo flag?  I tried to add it to my
RelWithDebInfo build, but the flag doesn't seem to be showing up in the
command line (in the GUI).

My flags are:

/MT /O2 /Ob2 /D NDEBUG /Zi /Zo

I'm using cmake 3.2.1.

Documentation on /Zo (available in VS2013.3+:
https://msdn.microsoft.com/en-us/library/dn785163.aspx

Thanks,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20151214/6d7f8f81/attachment.html>


More information about the CMake mailing list