summaryrefslogtreecommitdiffstats
path: root/tests/auto/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/.prev_CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
index 21b6c2aff2..8a5e002e84 100644
--- a/tests/auto/.prev_CMakeLists.txt
+++ b/tests/auto/.prev_CMakeLists.txt
@@ -11,10 +11,6 @@ endif()
if(QT_FEATURE_process AND NOT CMAKE_CROSSCOMPILING)
add_subdirectory(tools)
endif()
-if(NOT CMAKE_CROSSCOMPILING)
- add_subdirectory(cmake)
- add_subdirectory(installed_cmake)
-endif()
if(TARGET Qt::Concurrent)
add_subdirectory(concurrent)
endif()