summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/testlib
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/testlib
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/testlib')
-rw-r--r--tests/auto/testlib/selftests/testlib/.prev_CMakeLists.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/testlib/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/testlib/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..e16d3eef61
--- /dev/null
+++ b/tests/auto/testlib/selftests/testlib/.prev_CMakeLists.txt
@@ -0,0 +1,22 @@
+# Generated from testlib.pro.
+
+#####################################################################
+## testlib Binary:
+#####################################################################
+
+add_qt_executable(testlib
+ GUI
+ SOURCES
+ tst_testlib.cpp
+ PUBLIC_LIBRARIES
+ Qt::Test
+)
+
+#### Keys ignored in scope 1:.:.:testlib.pro:<TRUE>:
+# CONFIG = "-debug_and_release_target"
+
+## Scopes:
+#####################################################################
+
+#### Keys ignored in scope 2:.:.:testlib.pro:APPLE:
+# CONFIG = "-app_bundle"