[cmake-developers] VS2015 /Zc:inline
Serti Ayoub
ayb.serti at gmail.com
Wed Nov 30 12:29:42 EST 2016
Hello,
I'm using CMake 3.6 to generate VS2015 solution/projects.
I found that cmake automatically add /Zc:inline for all projects
configuration which make some of my symbols non-visible in release mode.
https://msdn.microsoft.com/en-us/library/dn642448(v=vs.120).aspx
Is there any policy for that? or A way to deactive use of /Zc:inline
Thank you in advance.
-Ayb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20161130/d8b0e689/attachment.html>
More information about the cmake-developers
mailing list