summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qlocalsocket/socketprocess
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/socket/qlocalsocket/socketprocess
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/socket/qlocalsocket/socketprocess')
-rw-r--r--tests/auto/network/socket/qlocalsocket/socketprocess/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/network/socket/qlocalsocket/socketprocess/CMakeLists.txt b/tests/auto/network/socket/qlocalsocket/socketprocess/CMakeLists.txt
index 74fae14b7e..df1c934ec8 100644
--- a/tests/auto/network/socket/qlocalsocket/socketprocess/CMakeLists.txt
+++ b/tests/auto/network/socket/qlocalsocket/socketprocess/CMakeLists.txt
@@ -5,13 +5,10 @@
#####################################################################
add_qt_executable(socketprocess
+ OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/./"
SOURCES
main.cpp
PUBLIC_LIBRARIES
Qt::Network
Qt::Test
)
-
-#### Keys ignored in scope 1:.:.:socketprocess.pro:<TRUE>:
-# CONFIG = "cmdline"
-# DESTDIR = "./"