diff --git a/CMakeLists.txt b/CMakeLists.txt index 28fd02f1e..8ad1be83b 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()