summaryrefslogtreecommitdiff
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.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
deleted file mode 100644
index 15a50eb6..00000000
--- a/tests/auto/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-# Generated from auto.pro.
-
-if(TARGET Qt::WaylandClient)
- add_subdirectory(client)
-endif()
-if(TARGET Qt::WaylandClient AND TARGET Qt::WaylandCompositor)
- add_subdirectory(cmake)
-endif()
-if(TARGET Qt::WaylandCompositor)
- add_subdirectory(compositor)
-endif()