summaryrefslogtreecommitdiffstats
path: root/tests/manual/gestures/graphicsview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/gestures/graphicsview/CMakeLists.txt')
-rw-r--r--tests/manual/gestures/graphicsview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/gestures/graphicsview/CMakeLists.txt b/tests/manual/gestures/graphicsview/CMakeLists.txt
index e728dba542..da324b2943 100644
--- a/tests/manual/gestures/graphicsview/CMakeLists.txt
+++ b/tests/manual/gestures/graphicsview/CMakeLists.txt
@@ -11,7 +11,7 @@ qt_internal_add_manual_test(tst_manual_graphicsview
imageitem.cpp imageitem.h
main.cpp
mousepangesturerecognizer.cpp mousepangesturerecognizer.h
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Widgets
)