summaryrefslogtreecommitdiffstats
path: root/src/plugins/plugins.pro
blob: e121d92d32a72b13dd84e61555ea6704195fb1f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE=subdirs

qtHaveModule(waylandclient) {
    SUBDIRS += \
        platforms \
        decorations \
        shellintegration
}

SUBDIRS += \
    hardwareintegration