qmljs: Fix linker issue with Qbs build

This adds Utils as dependency of the QML reformatter autotest.

Amends: fd89043de2

Change-Id: I713289b1221ea70b37ddda8073c61f4ec18850bd
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Alessandro Portale
2022-07-17 22:50:04 +02:00
parent dd39d07cd3
commit b783d1bd2a

View File

@@ -3,6 +3,7 @@ import qbs
QtcAutotest {
name: "QML reformatter autotest"
Depends { name: "QmlJS" }
Depends { name: "Utils" }
Depends { name: "Qt.widgets" }
files: "tst_reformatter.cpp"
cpp.defines: base.concat([