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

qtHaveModule(widgets): SUBDIRS += quickwidgets

qmldevtools.CONFIG = host_build

installed_cmake.depends = cmake

testcocoon: SUBDIRS -= headersclean