summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/tools/.prev_CMakeLists.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/tools/.prev_CMakeLists.txt b/tests/auto/tools/.prev_CMakeLists.txt
deleted file mode 100644
index 2b9dc41846..0000000000
--- a/tests/auto/tools/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated from tools.pro.
-
-if(NOT ANDROID AND NOT IOS)
- add_subdirectory(qmakelib)
- add_subdirectory(qmake)
- add_subdirectory(moc)
- add_subdirectory(rcc)
-endif()
-if(TARGET Qt::Widgets AND NOT ANDROID AND NOT IOS)
- add_subdirectory(uic)
-endif()
-if(TARGET Qt::DBus)
- add_subdirectory(qdbuscpp2xml)
- add_subdirectory(qdbusxml2cpp)
-endif()