|
|
@@ -883,9 +883,6 @@ add_subdirectory(Tests)
|
|
|
if(NOT CMake_TEST_EXTERNAL_CMAKE)
|
|
|
if(BUILD_TESTING)
|
|
|
CMAKE_SET_TARGET_FOLDER(CMakeLibTests "Tests")
|
|
|
- IF(TARGET CMakeServerLibTests)
|
|
|
- CMAKE_SET_TARGET_FOLDER(CMakeServerLibTests "Tests")
|
|
|
- ENDIF()
|
|
|
endif()
|
|
|
if(TARGET documentation)
|
|
|
CMAKE_SET_TARGET_FOLDER(documentation "Documentation")
|