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

!qtHaveModule(waylandcompositor): \
    return()

SUBDIRS += compositor

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