aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/toolsupport/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/toolsupport/CMakeLists.txt')
-rw-r--r--tests/auto/toolsupport/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/toolsupport/CMakeLists.txt b/tests/auto/toolsupport/CMakeLists.txt
index f9ad859d4d..d2fed0401a 100644
--- a/tests/auto/toolsupport/CMakeLists.txt
+++ b/tests/auto/toolsupport/CMakeLists.txt
@@ -12,7 +12,7 @@ qt_internal_add_test(tst_qml_toolsupport
# special case end
SOURCES
tst_toolsupport.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::CorePrivate
Qt::QmlPrivate
)