summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/datetime
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/datetime')
-rw-r--r--tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt7
-rw-r--r--tests/auto/testlib/selftests/datetime/CMakeLists.txt7
2 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt
index 86e21f3eac..8f0bca0d89 100644
--- a/tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt
+++ b/tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt
@@ -5,18 +5,11 @@
#####################################################################
add_qt_executable(datetime
- GUI
SOURCES
tst_datetime.cpp
PUBLIC_LIBRARIES
Qt::Test
)
-#### Keys ignored in scope 1:.:.:datetime.pro:<TRUE>:
-# CONFIG = "-debug_and_release_target"
-
## Scopes:
#####################################################################
-
-#### Keys ignored in scope 2:.:.:datetime.pro:APPLE_OSX:
-# CONFIG = "-app_bundle"
diff --git a/tests/auto/testlib/selftests/datetime/CMakeLists.txt b/tests/auto/testlib/selftests/datetime/CMakeLists.txt
index c47f94664f..9c04c6f0b8 100644
--- a/tests/auto/testlib/selftests/datetime/CMakeLists.txt
+++ b/tests/auto/testlib/selftests/datetime/CMakeLists.txt
@@ -7,18 +7,11 @@
add_qt_executable(datetime
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
- GUI
SOURCES
tst_datetime.cpp
PUBLIC_LIBRARIES
Qt::Test
)
-#### Keys ignored in scope 1:.:.:datetime.pro:<TRUE>:
-# CONFIG = "-debug_and_release_target"
-
## Scopes:
#####################################################################
-
-#### Keys ignored in scope 2:.:.:datetime.pro:APPLE_OSX:
-# CONFIG = "-app_bundle"