summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt
index a4954a4aa8..417b99571d 100644
--- a/tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt
+++ b/tests/auto/testlib/selftests/cmptest/.prev_CMakeLists.txt
@@ -5,16 +5,12 @@
#####################################################################
add_qt_executable(cmptest
- GUI
SOURCES
tst_cmptest.cpp
PUBLIC_LIBRARIES
Qt::Test
)
-#### Keys ignored in scope 1:.:.:cmptest.pro:<TRUE>:
-# CONFIG = "-debug_and_release_target"
-
## Scopes:
#####################################################################
@@ -22,6 +18,3 @@ extend_target(cmptest CONDITION TARGET Qt::Gui
PUBLIC_LIBRARIES
Qt::Gui
)
-
-#### Keys ignored in scope 3:.:.:cmptest.pro:APPLE_OSX:
-# CONFIG = "-app_bundle"