Re: [cmake-developers] Visual Studio Project Upgrade Prompt

2016-11-04 Thread Brad King
On 11/03/2016 06:05 PM, Christensen, Erik wrote: > VS_GLOBAL_VCProjectUpgraderObjectName NoUpgrade [snip] > Really, it seems like this is a property that should be applied by > default to any CMake generated Visual Studio projects. Yes. Please look at cmVisualStudio10TargetGenerator.cxx to try th

[cmake-developers] Visual Studio Project Upgrade Prompt

2016-11-03 Thread Christensen, Erik
Hi, When opening projects in the Visual Studio IDE that are using an older toolset version (ie. a VS 2012 project under VS 2015) for the first time, a prompt is displayed asking if you'd like to upgrade the projects to the newer version of Visual Studio. This gets annoying pretty quickly when