summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/tslib/.prev_CMakeLists.txt
blob: 83ca4f264bc2f3f67e11dcd37dd6eb6f59c4ac4f (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
25
# Generated from tslib.pro.

#####################################################################
## QTsLibPlugin Plugin:
#####################################################################

qt_add_plugin(QTsLibPlugin
    OUTPUT_NAME qtslibplugin
    TYPE generic
    SOURCES
        main.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::InputSupportPrivate
    PUBLIC_LIBRARIES
        PkgConfig::Tslib
        Qt::Core
        Qt::Gui
        Qt::InputSupport
)

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