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.txt37
1 files changed, 0 insertions, 37 deletions
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
deleted file mode 100644
index 8a5e002e84..0000000000
--- a/tests/auto/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-# Generated from auto.pro.
-
-add_subdirectory(testlib)
-add_subdirectory(other)
-if(UIKIT)
- add_subdirectory(corelib)
-endif()
-if(TARGET Qt::Gui)
- add_subdirectory(gui)
-endif()
-if(QT_FEATURE_process AND NOT CMAKE_CROSSCOMPILING)
- add_subdirectory(tools)
-endif()
-if(TARGET Qt::Concurrent)
- add_subdirectory(concurrent)
-endif()
-if((((TARGET Qt::DBus AND NOT CMAKE_CROSSCOMPILING AND NOT boot2qt) AND (system("dbus-send --session --type=signal / local.AutotestCheck.Hello >_ss_QMAKE_SYSTEM_NULL_DEVICE 2>&1")))))
- add_subdirectory(dbus)
-endif()
-if(TARGET Qt::Network)
- add_subdirectory(network)
-endif()
-if(TARGET Qt::OpenGL)
- add_subdirectory(opengl)
-endif()
-if(TARGET Qt::PrintSupport)
- add_subdirectory(printsupport)
-endif()
-if(TARGET Qt::Sql)
- add_subdirectory(sql)
-endif()
-if(TARGET Qt::Widgets)
- add_subdirectory(widgets)
-endif()
-if(TARGET Qt::Xml)
- add_subdirectory(xml)
-endif()