summaryrefslogtreecommitdiff
path: root/tests/auto/buildgraph/buildgraph.qbs
blob: cc5885ca25717d071ebc6b25bec1a8a6dd56d8e6 (plain)
1
2
3
4
5
6
import qbs

QbsAutotest {
    testName: "buildgraph"
    files: "tst_buildgraph.cpp"
}