aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: d1d7da652a2b2950d006f8b645c3231e51884d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE=subdirs

qbs_enable_unit_tests {
    SUBDIRS += \
        buildgraph \
        language \
        tools \
}

SUBDIRS += \
    cmdlineparser \
    blackbox \
    api