summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevtablet/CMakeLists.txt
blob: 93dd10a0e113d8e6f14696b4ccc0c5a5d86c5d13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from evdevtablet.pro.

#####################################################################
## QEvdevTabletPlugin Plugin:
#####################################################################

qt_add_plugin(QEvdevTabletPlugin
    OUTPUT_NAME qevdevtabletplugin
    TYPE generic
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::InputSupportPrivate
)

#### Keys ignored in scope 1:.:.:evdevtablet.pro:<TRUE>:
# OTHER_FILES = "evdevtablet.json"
# PLUGIN_EXTENDS = "-"