From 71c43b035b24269a36d09ef77b1f3f139406fbfc Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 13 Nov 2019 11:02:59 +0100 Subject: Regenerate tests/auto/testlib Change-Id: If1b2e105836b73b1a68ed5a8e11feb8e114d66e2 Reviewed-by: Leander Beernaert Reviewed-by: Simon Hausmann --- tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt | 7 ------- tests/auto/testlib/selftests/mouse/CMakeLists.txt | 7 ------- 2 files changed, 14 deletions(-) (limited to 'tests/auto/testlib/selftests/mouse') diff --git a/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt index 03a6a56236..0ba47c3b97 100644 --- a/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt +++ b/tests/auto/testlib/selftests/mouse/.prev_CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_executable(mouse - GUI SOURCES tst_mouse.cpp LIBRARIES @@ -16,11 +15,5 @@ add_qt_executable(mouse Qt::Test ) -#### Keys ignored in scope 1:.:.:mouse.pro:: -# CONFIG = "-debug_and_release_target" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:mouse.pro:APPLE_OSX: -# CONFIG = "-app_bundle" diff --git a/tests/auto/testlib/selftests/mouse/CMakeLists.txt b/tests/auto/testlib/selftests/mouse/CMakeLists.txt index a30d5fecdf..441569bd91 100644 --- a/tests/auto/testlib/selftests/mouse/CMakeLists.txt +++ b/tests/auto/testlib/selftests/mouse/CMakeLists.txt @@ -7,7 +7,6 @@ add_qt_executable(mouse NO_INSTALL # special case OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case - GUI SOURCES tst_mouse.cpp LIBRARIES @@ -18,11 +17,5 @@ add_qt_executable(mouse Qt::Test ) -#### Keys ignored in scope 1:.:.:mouse.pro:: -# CONFIG = "-debug_and_release_target" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:mouse.pro:APPLE_OSX: -# CONFIG = "-app_bundle" -- cgit v1.2.3