summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-03-04 18:10:53 (GMT)
committerBrad King <brad.king@kitware.com>2021-03-05 14:34:58 (GMT)
commitfe17685722f7c4af3664409f1728f7c3e9e4e9da (patch)
tree5753117263140dd1164c0d006c334dec2c355d59 /Source/CMakeLists.txt
parent15610d42fee8d2a6db1ad4be0d681be7f7f178c9 (diff)
downloadCMake-fe17685722f7c4af3664409f1728f7c3e9e4e9da.zip
CMake-fe17685722f7c4af3664409f1728f7c3e9e4e9da.tar.gz
CMake-fe17685722f7c4af3664409f1728f7c3e9e4e9da.tar.bz2
cmGlobalVisualStudio10Generator: Adopt flag table name methods
Migrate them from `cmVisualStudio10ToolsetOptions`.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 6adc9cf..d782890 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -785,8 +785,6 @@ if (WIN32)
cmVisualStudioGeneratorOptions.cxx
cmVisualStudio10TargetGenerator.h
cmVisualStudio10TargetGenerator.cxx
- cmVisualStudio10ToolsetOptions.h
- cmVisualStudio10ToolsetOptions.cxx
cmLocalVisualStudio10Generator.cxx
cmLocalVisualStudio10Generator.h
cmGlobalVisualStudio10Generator.h