summaryrefslogtreecommitdiffstats
path: root/tests/manual/wip-cpp-compositor/CMakeLists.txt
blob: eaef05d7c90e52f1478fe498433796ec781e1367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from wip-cpp-compositor.pro.

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

qt_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"