summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory
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/corelib/kernel/qsharedmemory
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/corelib/kernel/qsharedmemory')
-rw-r--r--tests/auto/corelib/kernel/qsharedmemory/producerconsumer/CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/corelib/kernel/qsharedmemory/producerconsumer/CMakeLists.txt b/tests/auto/corelib/kernel/qsharedmemory/producerconsumer/CMakeLists.txt
index 4b8ff79857..da13968cc4 100644
--- a/tests/auto/corelib/kernel/qsharedmemory/producerconsumer/CMakeLists.txt
+++ b/tests/auto/corelib/kernel/qsharedmemory/producerconsumer/CMakeLists.txt
@@ -1,11 +1,10 @@
# Generated from producerconsumer.pro.
#####################################################################
-## producerconsumer Binary:
+## producerconsumer_helper Binary:
#####################################################################
-add_qt_executable(producerconsumer
- GUI
+add_qt_test_helper(producerconsumer_helper
SOURCES
main.cpp
PUBLIC_LIBRARIES