summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 4ae3b4f658f49fca710bb1c6f0c0c7fe03812a21 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE=subdirs
QT_FOR_CONFIG += waylandclient-private

qtConfig(wayland-client): \
    SUBDIRS += client

qtConfig(wayland-client):qtHaveModule(waylandcompositor): \
    SUBDIRS += cmake

qtHaveModule(waylandcompositor): \
    SUBDIRS += compositor