diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2023-06-02 18:34:42 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2023-06-08 18:56:27 (GMT) |
commit | 5be0cd9f3c07b60b1f60ea678c1d82c38185ca27 (patch) | |
tree | a80cbf3cb1dc83303264821af470ef336401a9f2 /Source/cmLDConfigLDConfigTool.cxx | |
parent | bb5ec5c9b484770e0b0f470da723bdce442a090b (diff) | |
download | CMake-5be0cd9f3c07b60b1f60ea678c1d82c38185ca27.zip CMake-5be0cd9f3c07b60b1f60ea678c1d82c38185ca27.tar.gz CMake-5be0cd9f3c07b60b1f60ea678c1d82c38185ca27.tar.bz2 |
cmUVProcessChain: Manually create pipes between processes
Previously, we were letting libuv create the output pipe for each
process. However, in order to facilitate use cases where process
spawn is expected to fail (in the case of a missing executable), we
want pipe creation to be separate from process creation. Manually
create all of the pipes.
Diffstat (limited to 'Source/cmLDConfigLDConfigTool.cxx')
0 files changed, 0 insertions, 0 deletions