aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlparser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlparser/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qqmlparser/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlparser/CMakeLists.txt b/tests/auto/qml/qqmlparser/CMakeLists.txt
index 6146c88f81..f10b05ccbf 100644
--- a/tests/auto/qml/qqmlparser/CMakeLists.txt
+++ b/tests/auto/qml/qqmlparser/CMakeLists.txt
@@ -18,7 +18,7 @@ qt_internal_add_test(tst_qqmlparser
tst_qqmlparser.cpp
DEFINES
SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::QmlPrivate
Qt::QuickTestUtilsPrivate