Browse Source

Merge topic 'drop-win9x-reference'

43eca402 drop reference to removed Windows 9x support
Brad King 11 years ago
parent
commit
b7d7b30654
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
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()