summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/kernel/qapplication')
-rw-r--r--tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt1
-rw-r--r--tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt1
-rw-r--r--tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt1
-rw-r--r--tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt1
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt
index ed727a43fa..df5f5f4e6c 100644
--- a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(desktopsettingsaware
- GUI
SOURCES
main.cpp
PUBLIC_LIBRARIES
diff --git a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt
index 3cde934dde..98a38da7c0 100644
--- a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(desktopsettingsaware_helper # special case
- GUI
SOURCES
main.cpp
OUTPUT_DIRECTORY # special case
diff --git a/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
index b88b028343..fc990e790e 100644
--- a/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(modal
- GUI
SOURCES
base.cpp base.h
main.cpp
diff --git a/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt
index e749d74975..c598ca600a 100644
--- a/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(modal_helper # special case
- GUI
SOURCES
base.cpp base.h
main.cpp