aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/listview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/listview/CMakeLists.txt')
-rw-r--r--tests/manual/listview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/listview/CMakeLists.txt b/tests/manual/listview/CMakeLists.txt
index 2a5b5b2acb..93bd8b6fd8 100644
--- a/tests/manual/listview/CMakeLists.txt
+++ b/tests/manual/listview/CMakeLists.txt
@@ -13,7 +13,7 @@ qt_internal_add_manual_test(listview
main.cpp
DEFINES
QT_DEPRECATED_WARNINGS
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Quick
)