diff --git a/src/platformsupport/CMakeLists.txt b/src/platformsupport/CMakeLists.txt index 6899250b308..6c236883d88 100644 --- a/src/platformsupport/CMakeLists.txt +++ b/src/platformsupport/CMakeLists.txt @@ -6,7 +6,6 @@ add_subdirectory(fbconvenience) if(QT_FEATURE_evdev OR QT_FEATURE_vxworksevdev OR QT_FEATURE_integrityhid - OR QT_FEATURE_libinput OR QT_FEATURE_tslib OR (QT_FEATURE_libinput AND QT_FEATURE_xkbcommon)) add_subdirectory(input)