aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/qmltypememory/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qmltypememory/CMakeLists.txt')
-rw-r--r--tests/manual/qmltypememory/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qmltypememory/CMakeLists.txt b/tests/manual/qmltypememory/CMakeLists.txt
index 82ac262044..d3475b6f8c 100644
--- a/tests/manual/qmltypememory/CMakeLists.txt
+++ b/tests/manual/qmltypememory/CMakeLists.txt
@@ -14,7 +14,7 @@ qt_internal_add_manual_test(qmltypememory
testdriver.cpp testdriver.h
INCLUDE_DIRECTORIES
.
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Qml
)