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.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/platformsupport/.prev_CMakeLists.txt b/src/platformsupport/.prev_CMakeLists.txt
index a435067b73..157a53aeca 100644
--- a/src/platformsupport/.prev_CMakeLists.txt
+++ b/src/platformsupport/.prev_CMakeLists.txt
@@ -10,9 +10,6 @@ endif()
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_xcb OR (UNIX AND NOT UIKIT))
- add_subdirectory(services)
-endif()
if(QT_FEATURE_egl)
add_subdirectory(eglconvenience)
endif()