summaryrefslogtreecommitdiff
path: root/tests/manual/wip-cpp-compositor/CMakeLists.txt
blob: e597052fec63b272239b2c74f549bb3c3e310031 (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: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from wip-cpp-compositor.pro.

#####################################################################
## wip-cpp-compositor Binary:
#####################################################################

qt_internal_add_manual_test(wip-cpp-compositor
    GUI
    SOURCES
        compositor.cpp compositor.h
        main.cpp
        window.cpp window.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::WaylandCompositor
)

#### Keys ignored in scope 1:.:.:wip-cpp-compositor.pro:<TRUE>:
# INSTALLS = "target"
# target.path = "$$[QT_INSTALL_EXAMPLES]/wayland/reference-cpp"