summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-06-04 15:48:53 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-06-04 20:19:32 +0000
commit63f2b8c7a885a84fc8f240ec8e4ac88c3a3c6e64 (patch)
tree2914aa97eba4c86a28cd28ba99663174c8dd6c91 /tests/auto/testlib/selftests/CMakeLists.txt
parent8842cb5337c78b934e8da7752a9f23d36a671a1f (diff)
Include the .prev_CMakeLists.txt files for selftests
This will help with future regeneration. Amends 6d1c695b0e32b644d13a088ab3363b6aef75de68 Change-Id: I2454dc36cfc00f7aad72488fb7927d7807978fd8 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/testlib/selftests/CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/CMakeLists.txt b/tests/auto/testlib/selftests/CMakeLists.txt
index ae710f8e52..6b7fdb0d53 100644
--- a/tests/auto/testlib/selftests/CMakeLists.txt
+++ b/tests/auto/testlib/selftests/CMakeLists.txt
@@ -1,4 +1,7 @@
-# special case begin - The whole file is manually generated
+# Generated from selftests.pro.
+
+# special case begin
+# The whole file is written manually.
if(NOT WINRT)
add_subdirectory(assert)