aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlenginecleanup/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlenginecleanup/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qqmlenginecleanup/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlenginecleanup/CMakeLists.txt b/tests/auto/qml/qqmlenginecleanup/CMakeLists.txt
index 3b4bab2d78..67e0876fa8 100644
--- a/tests/auto/qml/qqmlenginecleanup/CMakeLists.txt
+++ b/tests/auto/qml/qqmlenginecleanup/CMakeLists.txt
@@ -16,7 +16,7 @@ list(APPEND test_data ${test_data_glob})
qt_internal_add_test(tst_qqmlenginecleanup
SOURCES
tst_qqmlenginecleanup.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Qml
Qt::QmlPrivate
Qt::QuickTestUtilsPrivate