mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-24 16:49:18 -06:00
The execute_process command starts all commands in parallel (in order for the piping to work). Mention this explicitly and also add a note about how to execute commands sequentially.