summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformsupport/input/.prev_CMakeLists.txt')
-rw-r--r--src/platformsupport/input/.prev_CMakeLists.txt41
1 files changed, 2 insertions, 39 deletions
diff --git a/src/platformsupport/input/.prev_CMakeLists.txt b/src/platformsupport/input/.prev_CMakeLists.txt
index d5e013ba9f..1d5270f234 100644
--- a/src/platformsupport/input/.prev_CMakeLists.txt
+++ b/src/platformsupport/input/.prev_CMakeLists.txt
@@ -17,12 +17,12 @@ add_qt_module(InputSupport
Qt::Core
Qt::DeviceDiscoverySupport
Qt::Gui
+ PRECOMPILED_HEADER
+ "../../corelib/global/qt_pch.h"
)
#### Keys ignored in scope 3:.:.:input-support.pro:<TRUE>:
-# CONFIG = "static" "internal_module"
# MODULE = "input_support"
-# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h"
# _LOADED = "qt_module"
## Scopes:
@@ -103,43 +103,6 @@ extend_target(InputSupport CONDITION QT_FEATURE_integrityhid
LIBRARIES
integrityhid
)
-
if(QT_FEATURE_xkbcommon)
add_subdirectory(xkbcommon)
endif()
-
- if(QT_FEATURE_evdev)
-
- if(QT_FEATURE_tabletevent)
-
- if(QT_FEATURE_libudev)
- endif()
- endif()
-
- if(QT_FEATURE_libudev)
- endif()
-
- if(QT_FEATURE_libudev)
- endif()
-
- if(QT_FEATURE_libudev)
- endif()
-
- if(QT_FEATURE_mtdev)
- endif()
- endif()
-
- if(QT_FEATURE_tslib)
- endif()
-
- if(QT_FEATURE_libinput)
-
- if(QT_FEATURE_xkbcommon)
- endif()
- endif()
-
- if(QT_FEATURE_evdev OR QT_FEATURE_libinput)
- endif()
-
- if(QT_FEATURE_integrityhid)
- endif()