aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/buildgraph/CMakeLists.txt
blob: 3d9d0348d01ee65ac33ad65e4be6a6c03c8ebad7 (plain)
1
2
3
4
5
6
7
add_qbs_test(buildgraph
    SOURCES
        tst_buildgraph.cpp
        tst_buildgraph.h
    DEPENDS
        qbsscriptengine
    )