summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-01-05 19:33:18 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-01-11 16:06:04 (GMT)
commit15e42bb27c75e90da8163b89ad8fdc0a8fd70d7a (patch)
treed161337c9e4a08b99f32a97a0c6da8252d9dfe7b /Source/CMakeLists.txt
parent931e055d8c2e113b9cabb9282d9742ae78c4d802 (diff)
downloadCMake-15e42bb27c75e90da8163b89ad8fdc0a8fd70d7a.zip
CMake-15e42bb27c75e90da8163b89ad8fdc0a8fd70d7a.tar.gz
CMake-15e42bb27c75e90da8163b89ad8fdc0a8fd70d7a.tar.bz2
cmStandardIncludes: Remove obsolete cmOStringStream.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 97f57a3..96f4709 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -153,7 +153,6 @@ endif()
# Sources for CMakeLib
#
set(SRCS
- cmStandardIncludes.cxx
cmArchiveWrite.cxx
cmBootstrapCommands1.cxx
cmBootstrapCommands2.cxx