summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevmouse/CMakeLists.txt
blob: 2ed6c1b6d411e8b2216b745005e7e7f74cabbf73 (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 evdevmouse.pro.

#####################################################################
## QEvdevMousePlugin Plugin:
#####################################################################

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

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