aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 8809693647905bce3e45eadeedb87764526533f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TEMPLATE=subdirs
SUBDIRS=\
    qml \
    headersclean \
    qmldevtools \
    cmake \
    installed_cmake

qmldevtools.CONFIG = host_build

!mac {
SUBDIRS += \
    quick \
    particles \
    qmltest
}

installed_cmake.depends = cmake

testcocoon: SUBDIRS -= headersclean