aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlplugindump/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlplugindump/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qmlplugindump/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlplugindump/CMakeLists.txt b/tests/auto/qml/qmlplugindump/CMakeLists.txt
index fb11d841bd..da54d9eb3e 100644
--- a/tests/auto/qml/qmlplugindump/CMakeLists.txt
+++ b/tests/auto/qml/qmlplugindump/CMakeLists.txt
@@ -12,7 +12,7 @@ qt_internal_add_test(tst_qmlplugindump
tst_qmlplugindump.cpp
DEFINES
QT_QMLTEST_DIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::GuiPrivate
Qt::Qml
Qt::QuickTestUtilsPrivate