summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:55:45 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 10:07:12 +0000
commit5acc32361ee643dc7b74671f57ee92ae8076df3d (patch)
tree5a29c391361005cce22aa3e95f728879a4c4b8de /tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt
parentdec6b7cb9ef176cce471b11fc77bd4c0608885fb (diff)
Regenerate tests/auto/network/access
Change-Id: I18839ef583336fa2fa42cb4325fdb007675df213 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt b/tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..e43272d7e8
--- /dev/null
+++ b/tests/auto/network/access/qnetworkreply/echo/.prev_CMakeLists.txt
@@ -0,0 +1,10 @@
+# Generated from echo.pro.
+
+#####################################################################
+## echo Binary:
+#####################################################################
+
+add_qt_executable(echo
+ SOURCES
+ main.cpp
+)