aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlinstantiator
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlinstantiator')
-rw-r--r--tests/auto/qml/qqmlinstantiator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlinstantiator/CMakeLists.txt b/tests/auto/qml/qqmlinstantiator/CMakeLists.txt
index 41621f2a17..8b1fe20af9 100644
--- a/tests/auto/qml/qqmlinstantiator/CMakeLists.txt
+++ b/tests/auto/qml/qqmlinstantiator/CMakeLists.txt
@@ -17,7 +17,7 @@ qt_internal_add_test(tst_qqmlinstantiator
SOURCES
stringmodel.h
tst_qqmlinstantiator.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::CorePrivate
Qt::Gui
Qt::GuiPrivate