summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
index 0ba47c3b97..4308195d73 100644
--- a/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
+++ b/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
@@ -7,12 +7,11 @@
add_qt_executable(mouse
SOURCES
tst_mouse.cpp
- LIBRARIES
- Qt::GuiPrivate
- Qt::TestPrivate
PUBLIC_LIBRARIES
Qt::Gui
+ Qt::GuiPrivate
Qt::Test
+ Qt::TestPrivate
)
## Scopes: