summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/echo
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-08-16 12:52:09 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-08-23 09:25:27 +0000
commit3d1c6b76e7d179e6c85d332baa1cc19c9dd13341 (patch)
tree235be5e9f6d2c2f789ea70e07548bc28757a9dfd /tests/auto/network/access/qnetworkreply/echo
parentf96faa95aa8a7c57e2d87c9097179ed7968f1e00 (diff)
Regenerate tests that use helper processes
This is needed to make sure the output directory is in the correct place somewhere under tests, rather than in $prefix/bin. Change-Id: I98afa9c0a7517a8a10866b4c626bd4c4d2fd214f Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'tests/auto/network/access/qnetworkreply/echo')
-rw-r--r--tests/auto/network/access/qnetworkreply/echo/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/network/access/qnetworkreply/echo/CMakeLists.txt b/tests/auto/network/access/qnetworkreply/echo/CMakeLists.txt
index acb3f8a82e..f260b97b8d 100644
--- a/tests/auto/network/access/qnetworkreply/echo/CMakeLists.txt
+++ b/tests/auto/network/access/qnetworkreply/echo/CMakeLists.txt
@@ -5,9 +5,7 @@
#####################################################################
add_qt_executable(echo
+ OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
main.cpp
)
-
-#### Keys ignored in scope 1:.:.:echo.pro:<TRUE>:
-# CONFIG = "-debug_and_release_target" "cmdline"