summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorLeander Beernaert <leander.beernaert@qt.io>2020-03-19 13:03:58 +0100
committerLeander Beernaert <leander.beernaert@qt.io>2020-03-19 13:19:21 +0100
commit2d955428ae04de3f73f653bcc8bd10aff68261dc (patch)
treed6ac4d8dcf754f042fddf1c651adc0603a9a5469 /tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt
parent044f7302143cb4b714712ca52b5ce673bc5fb7d3 (diff)
CMake: Regenerate selftest with latest fixes
Change-Id: I7453c2439a62331cdc2d7ffaeafb05cd831191c6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..c65690e7e0
--- /dev/null
+++ b/tests/auto/testlib/selftests/pass/.prev_CMakeLists.txt
@@ -0,0 +1,15 @@
+# Generated from pass.pro.
+
+#####################################################################
+## pass Binary:
+#####################################################################
+
+qt_add_executable(pass
+ SOURCES
+ tst_pass.cpp
+ PUBLIC_LIBRARIES
+ Qt::Test
+)
+
+## Scopes:
+#####################################################################