aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/pressandhold/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quickcontrols2/pressandhold/CMakeLists.txt')
-rw-r--r--tests/auto/quickcontrols2/pressandhold/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quickcontrols2/pressandhold/CMakeLists.txt b/tests/auto/quickcontrols2/pressandhold/CMakeLists.txt
index 606a9ab60b..d253108e4f 100644
--- a/tests/auto/quickcontrols2/pressandhold/CMakeLists.txt
+++ b/tests/auto/quickcontrols2/pressandhold/CMakeLists.txt
@@ -10,7 +10,7 @@
qt_internal_add_test(tst_pressandhold
SOURCES
tst_pressandhold.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Quick
Qt::QuickControls2