summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step4/MathFunctions
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2023-06-02 18:34:42 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2023-06-08 18:56:27 (GMT)
commit5be0cd9f3c07b60b1f60ea678c1d82c38185ca27 (patch)
treea80cbf3cb1dc83303264821af470ef336401a9f2 /Help/guide/tutorial/Step4/MathFunctions
parentbb5ec5c9b484770e0b0f470da723bdce442a090b (diff)
downloadCMake-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 'Help/guide/tutorial/Step4/MathFunctions')
0 files changed, 0 insertions, 0 deletions