summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/xkbkeyboard/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/xkbkeyboard/CMakeLists.txt')
-rw-r--r--tests/auto/other/xkbkeyboard/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/other/xkbkeyboard/CMakeLists.txt b/tests/auto/other/xkbkeyboard/CMakeLists.txt
index fbbe5c67bb..93a02eea12 100644
--- a/tests/auto/other/xkbkeyboard/CMakeLists.txt
+++ b/tests/auto/other/xkbkeyboard/CMakeLists.txt
@@ -7,9 +7,7 @@
add_qt_test(tst_xkbkeyboard
SOURCES
tst_xkbkeyboard.cpp
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::GuiPrivate
- PUBLIC_LIBRARIES
- Qt::Gui
)