summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt
blob: e5cc7cd766cc20e609928380fc570fe0eccc9bda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated from compose.pro.

#####################################################################
## composeplatforminputcontextplugin Plugin:
#####################################################################

qt_add_plugin(composeplatforminputcontextplugin
    TYPE platforminputcontexts
    CLASS_NAME QComposePlatformInputContextPlugin
    SOURCES
        qcomposeplatforminputcontext.cpp qcomposeplatforminputcontext.h
        qcomposeplatforminputcontextmain.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        XKB::XKB
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:compose.pro:<TRUE>:
# OTHER_FILES = "$$PWD/compose.json"
# PLUGIN_EXTENDS = "-"