summaryrefslogtreecommitdiffstats
path: root/src/imports/compositor-extensions/iviapplication/CMakeLists.txt
blob: 4549a3e2ec2c478804a17b40cb48b159ba8b8d2e (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
26
27
# Generated from iviapplication.pro.

#####################################################################
## qwaylandcompositoriviapplicationplugin Plugin:
#####################################################################

qt_internal_add_qml_module(WaylandCompositorIviapplication
    URI "QtWayland.Compositor.IviApplication"
    VERSION "${PROJECT_VERSION}"
    CLASS_NAME QWaylandCompositorIviApplicationPlugin
    PLUGIN_TARGET WaylandCompositorIviapplication
    NO_PLUGIN_OPTIONAL
    NO_GENERATE_PLUGIN_SOURCE
    NO_GENERATE_QMLTYPES
    INSTALL_SOURCE_QMLTYPES "plugins.qmltypes"
    SOURCES
        qwaylandcompositoriviapplicationplugin.cpp
    LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::WaylandCompositor
)

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