summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-01-28 14:33:40 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-01-28 14:33:40 (GMT)
commitb7d7b306541a8ff1a7e8384f5c44baabec3ec94d (patch)
treef5435c20048081f4680f61e3917a3bcd19ce45bd
parent6a0a4079efb032ec993b73358037b9bdd33dcfa5 (diff)
parent43eca4026def688e27c981154a36948273c6497c (diff)
downloadCMake-b7d7b306541a8ff1a7e8384f5c44baabec3ec94d.zip
CMake-b7d7b306541a8ff1a7e8384f5c44baabec3ec94d.tar.gz
CMake-b7d7b306541a8ff1a7e8384f5c44baabec3ec94d.tar.bz2
Merge topic 'drop-win9x-reference'
43eca402 drop reference to removed Windows 9x support
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 28fd02f..8ad1be8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -628,7 +628,6 @@ if(NOT CMake_TEST_EXTERNAL_CMAKE)
if(BUILD_TESTING)
CMAKE_SET_TARGET_FOLDER(CMakeLibTests "Tests")
endif()
- CMAKE_SET_TARGET_FOLDER(cmw9xcom "Utilities/Win9xCompat")
if(TARGET documentation)
CMAKE_SET_TARGET_FOLDER(documentation "Documentation")
endif()