summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/macplist/.prev_CMakeLists.txt7
-rw-r--r--tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt2
2 files changed, 8 insertions, 1 deletions
diff --git a/tests/auto/other/macplist/.prev_CMakeLists.txt b/tests/auto/other/macplist/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..2a9bfccdcf
--- /dev/null
+++ b/tests/auto/other/macplist/.prev_CMakeLists.txt
@@ -0,0 +1,7 @@
+# Generated from macplist.pro.
+
+if(NOT widgets)
+ return()
+endif()
+add_subdirectory(app)
+add_subdirectory(test)
diff --git a/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt b/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt
index ccc2c55c13..cbb2d26a87 100644
--- a/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt
+++ b/tests/auto/other/qprocess_and_guieventloop/CMakeLists.txt
@@ -4,7 +4,7 @@
## tst_qprocess_and_guieventloop Test:
#####################################################################
-add_qt_test(tst_qprocess_and_guieventloop
+qt_add_test(tst_qprocess_and_guieventloop
SOURCES
tst_qprocess_and_guieventloop.cpp
PUBLIC_LIBRARIES