summaryrefslogtreecommitdiffstats
path: root/src/imports/compositor-extensions/iviapplication/CMakeLists.txt
blob: e01e4c379691504eb4520b0524dda5520d6fb904 (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 iviapplication.pro.

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

qt_internal_add_qml_module(qwaylandcompositoriviapplicationplugin
    URI "QtWayland.Compositor.IviApplication"
    VERSION "${CMAKE_PROJECT_VERSION}"
    CLASSNAME QWaylandCompositorIviApplicationPlugin
    SKIP_TYPE_REGISTRATION
    SOURCES
        qwaylandcompositoriviapplicationplugin.cpp
    PUBLIC_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"