summaryrefslogtreecommitdiffstats
path: root/src/imports/compositor-extensions/xdgshell/CMakeLists.txt
blob: 00210ab213c12e0d801cb7aef21d6c97a4d25c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated from xdgshell.pro.

#####################################################################
## qwaylandcompositorxdgshellplugin Plugin:
#####################################################################

qt_internal_add_qml_module(qwaylandcompositorxdgshellplugin
    URI "QtWayland.Compositor.XdgShell"
    VERSION "${CMAKE_PROJECT_VERSION}"
    CLASSNAME QWaylandCompositorXdgShellPlugin
    SKIP_TYPE_REGISTRATION
    SOURCES
        qwaylandcompositorxdgshellplugin.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::WaylandCompositor
)

#### Keys ignored in scope 1:.:.:xdgshell.pro:<TRUE>:
# CXX_MODULE = "qml"
# QML_IMPORT_VERSION = "$$QT_VERSION"
# TARGETPATH = "QtWayland/Compositor/XdgShell"