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

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

installed_cmake.depends = cmake

testcocoon: SUBDIRS -= headersclean