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.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
index 03a6a56236..4308195d73 100644
--- a/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
+++ b/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt
@@ -5,22 +5,14 @@
#####################################################################
add_qt_executable(mouse
- GUI
SOURCES
tst_mouse.cpp
- LIBRARIES
- Qt::GuiPrivate
- Qt::TestPrivate
PUBLIC_LIBRARIES
Qt::Gui
+ Qt::GuiPrivate
Qt::Test
+ Qt::TestPrivate
)
-#### Keys ignored in scope 1:.:.:mouse.pro:<TRUE>:
-# CONFIG = "-debug_and_release_target"
-
## Scopes:
#####################################################################
-
-#### Keys ignored in scope 2:.:.:mouse.pro:APPLE_OSX:
-# CONFIG = "-app_bundle"