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.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/tools/.prev_CMakeLists.txt b/tests/auto/tools/.prev_CMakeLists.txt
deleted file mode 100644
index d6cc753db7..0000000000
--- a/tests/auto/tools/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from tools.pro.
-
-add_subdirectory(qmakelib)
-add_subdirectory(qmake)
-add_subdirectory(moc)
-add_subdirectory(rcc)
-if(TARGET Qt::Widgets)
- add_subdirectory(uic)
-endif()
-if(TARGET Qt::DBus)
- add_subdirectory(qdbuscpp2xml)
- add_subdirectory(qdbusxml2cpp)
-endif()