summaryrefslogtreecommitdiffstats
path: root/src/src.pro
blob: a12622d570ff2f99f89924971ee5ed1ae106ce7f (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE=subdirs
CONFIG+=ordered

#Don't build QtCompositor API unless explicitly enabled
contains(CONFIG, wayland-compositor) {
    SUBDIRS += compositor
}

SUBDIRS += plugins