summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-generic/CMakeLists.txt
blob: ef31e432f1c6999472adc9f676c85dfc5c9695f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qwayland-generic.pro.

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

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

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