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

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

SUBDIRS += \
    cmdlineparser \
    blackbox/blackbox.pro \
    blackbox/blackbox-clangdb.pro \
    blackbox/blackbox-java.pro \
    api