aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qmlformat/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlformat/CMakeLists.txt b/tests/auto/qml/qmlformat/CMakeLists.txt
index bc5fd37e88..d94c2f4645 100644
--- a/tests/auto/qml/qmlformat/CMakeLists.txt
+++ b/tests/auto/qml/qmlformat/CMakeLists.txt
@@ -18,7 +18,7 @@ qt_internal_add_test(tst_qmlformat
tst_qmlformat.cpp
DEFINES
SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Core
Qt::QmlDomPrivate
Qt::TestPrivate