summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtouchevent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtouchevent/CMakeLists.txt')
-rw-r--r--tests/manual/qtouchevent/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qtouchevent/CMakeLists.txt b/tests/manual/qtouchevent/CMakeLists.txt
index 21042a12c8..a7cfcab504 100644
--- a/tests/manual/qtouchevent/CMakeLists.txt
+++ b/tests/manual/qtouchevent/CMakeLists.txt
@@ -9,7 +9,7 @@ qt_internal_add_manual_test(qtouchevent
form.ui
main.cpp
touchwidget.cpp touchwidget.h
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Test
Qt::Widgets