summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/platforms.pro
blob: 57015e79240185aa7201cf21583222c0be4ca7b7 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs

SUBDIRS += minimal

contains(QT_CONFIG, wayland) {
    SUBDIRS += wayland
}