summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qfocusevent/CMakeLists.txt')
-rw-r--r--tests/auto/other/qfocusevent/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qfocusevent/CMakeLists.txt b/tests/auto/other/qfocusevent/CMakeLists.txt
index d7f8d5982a..ca48c15d09 100644
--- a/tests/auto/other/qfocusevent/CMakeLists.txt
+++ b/tests/auto/other/qfocusevent/CMakeLists.txt
@@ -7,7 +7,7 @@
qt_internal_add_test(tst_qfocusevent
SOURCES
tst_qfocusevent.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::GuiPrivate
Qt::Widgets