[cmake-developers] VS2015 /Zc:inline

Brad King brad.king at kitware.com
Wed Nov 30 14:17:44 EST 2016


On 11/30/2016 02:13 PM, Serti Ayoub wrote:
> Sorry, I think it's an error on VS2015 documentation.

Okay.  My previous response crossed with this one.

> Is the any way to remove this from CFlags, It seems that 
> 
>     set_target_properties(${ProjectTarget} PROPERTIES COMPILE_FLAGS "/Zc:inline-" )

We need to add the flag table entry for the v140 toolset to
map that flag.

-Brad



More information about the cmake-developers mailing list