summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformsupport/.prev_CMakeLists.txt')
-rw-r--r--src/platformsupport/.prev_CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/platformsupport/.prev_CMakeLists.txt b/src/platformsupport/.prev_CMakeLists.txt
deleted file mode 100644
index b9d99ed1c2..0000000000
--- a/src/platformsupport/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-# Generated from platformsupport.pro.
-
-add_subdirectory(devicediscovery)
-add_subdirectory(fbconvenience)
-if(QT_FEATURE_evdev OR QT_FEATURE_integrityhid OR QT_FEATURE_libinput OR QT_FEATURE_tslib OR QT_FEATURE_xkbcommon)
- add_subdirectory(input)
-endif()
-if(QT_FEATURE_kms)
- add_subdirectory(kmsconvenience)
-endif()