[cmake-developers] VS Project Settings User Defines

Brad King brad.king at kitware.com
Thu Mar 23 11:32:11 EDT 2017


On 03/23/2017 11:15 AM, Wesley Smith wrote:
> the solution here is to add something like the VS_GLOBAL_
> prefix or somehow attach custom flags to a target config
> e.g. attach a flag to the Debug|x64 config of target X.

Once could either try to add a property prefix like that
or add dedicated VS_... properties to activate specific
features.  We have some of the latter already IIRC.

-Brad



More information about the cmake-developers mailing list