summaryrefslogtreecommitdiffstats
path: root/Source/cmServerProtocol.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-12-07 15:38:18 (GMT)
committerBrad King <brad.king@kitware.com>2016-12-07 16:02:54 (GMT)
commit27431de1627d95329712f4af8362fcaf2667aad5 (patch)
treef8c1de4de9371566f652b57cb9c3f454b6e6bbe8 /Source/cmServerProtocol.cxx
parentdb3499df5d06ab2cacc61e9f7720a33456aeafe4 (diff)
downloadCMake-27431de1627d95329712f4af8362fcaf2667aad5.zip
CMake-27431de1627d95329712f4af8362fcaf2667aad5.tar.gz
CMake-27431de1627d95329712f4af8362fcaf2667aad5.tar.bz2
VS: Fix standalone Windows7.1SDK toolset selection
Since commit v3.7.0-rc1~142^2~1 (VS: Explicitly default to v100 toolset in Visual Studio 2010, 2016-07-21) we prefer to always set a platform toolset explicitly so that `CMAKE_VS_PLATFORM_TOOLSET` can be reported. However, the `v100` default for the VS 10 generator is not appropriate for all environments. We fixed support for VS 2010 Express Edition in commit v3.7.0-rc1~142^2 (VS: Do not default to missing v100 64-bit toolset on VS 2010 Express, 2016-09-09). Fix support for the standalone Windows7.1SDK toolset environment by recognizing the `PlatformToolset` environment variable that it sets to `Windows7.1SDK` and using this as our default toolset instead. Closes: #16483
Diffstat (limited to 'Source/cmServerProtocol.cxx')
0 files changed, 0 insertions, 0 deletions