summaryrefslogtreecommitdiffstats
path: root/src/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/.prev_CMakeLists.txt')
-rw-r--r--src/.prev_CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/.prev_CMakeLists.txt b/src/.prev_CMakeLists.txt
deleted file mode 100644
index 5fb1675ca..000000000
--- a/src/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from src.pro.
-
-if(QT_FEATURE_wayland_client OR QT_FEATURE_wayland_server)
- add_subdirectory(qtwaylandscanner)
- add_subdirectory(plugins)
- add_subdirectory(imports)
-endif()
-if(QT_FEATURE_wayland_client)
- add_subdirectory(client)
-endif()
-if(QT_FEATURE_wayland_server)
- add_subdirectory(compositor)
-endif()