summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio10Generator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-06-14 13:17:50 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-06-14 13:17:53 (GMT)
commite06b2a526c0d0e8f671b32e28da02176df345ad3 (patch)
treea95eb360538886d33cec6a785e77925f5d2d0ba4 /Source/cmGlobalVisualStudio10Generator.cxx
parentc42fb292e928463b30546aea43d73a121741e5bb (diff)
parent536c1de1d442c46c23e40ae7b3f60f1a34b11134 (diff)
downloadCMake-e06b2a526c0d0e8f671b32e28da02176df345ad3.zip
CMake-e06b2a526c0d0e8f671b32e28da02176df345ad3.tar.gz
CMake-e06b2a526c0d0e8f671b32e28da02176df345ad3.tar.bz2
Merge topic 'remove-vs11-generator'
536c1de1d4 Drop Visual Studio 11 2012 generator f444f172c3 cmVisualStudio10TargetGenerator: Remove unused VS-10-only code Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8562
Diffstat (limited to 'Source/cmGlobalVisualStudio10Generator.cxx')
-rw-r--r--Source/cmGlobalVisualStudio10Generator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmGlobalVisualStudio10Generator.cxx b/Source/cmGlobalVisualStudio10Generator.cxx
index 321f377..f1d04e5 100644
--- a/Source/cmGlobalVisualStudio10Generator.cxx
+++ b/Source/cmGlobalVisualStudio10Generator.cxx
@@ -1230,7 +1230,6 @@ const char* cmGlobalVisualStudio10Generator::GetToolsVersion() const
{
switch (this->Version) {
case cmGlobalVisualStudioGenerator::VSVersion::VS9:
- case cmGlobalVisualStudioGenerator::VSVersion::VS11:
return "4.0";
// in Visual Studio 2013 they detached the MSBuild tools version