summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-generic/CMakeLists.txt
blob: 0c2bb080f37c49cd4d77222fcf2604cb220830b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from qwayland-generic.pro.

#####################################################################
## QWaylandIntegrationPlugin Plugin:
#####################################################################

qt_internal_add_plugin(QWaylandIntegrationPlugin
    OUTPUT_NAME qwayland-generic
    TYPE platforms
    DEFAULT_IF ${QT_QPA_DEFAULT_PLATFORM} MATCHES wayland # special case
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::WaylandClientPrivate
)

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