aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/buildgraph/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/buildgraph/CMakeLists.txt')
-rw-r--r--tests/auto/buildgraph/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/buildgraph/CMakeLists.txt b/tests/auto/buildgraph/CMakeLists.txt
index 3d9d0348d..d8a9a4bbe 100644
--- a/tests/auto/buildgraph/CMakeLists.txt
+++ b/tests/auto/buildgraph/CMakeLists.txt
@@ -3,5 +3,5 @@ add_qbs_test(buildgraph
tst_buildgraph.cpp
tst_buildgraph.h
DEPENDS
- qbsscriptengine
+ qbsquickjsheaders
)