aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/reformatter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmldom/reformatter/CMakeLists.txt')
-rw-r--r--tests/auto/qmldom/reformatter/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmldom/reformatter/CMakeLists.txt b/tests/auto/qmldom/reformatter/CMakeLists.txt
index 2e2c7c5273..89ef6ceec3 100644
--- a/tests/auto/qmldom/reformatter/CMakeLists.txt
+++ b/tests/auto/qmldom/reformatter/CMakeLists.txt
@@ -16,7 +16,7 @@ qt_internal_add_test(tst_reformatter
DEFINES
QT_DEPRECATED_WARNINGS
QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/../domdata\\\"
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Core
Qt::QmlDomPrivate
Qt::Test