summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/execute_process/ExitValues-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* execute_process: Add option to get results of every childAdam Weisi2017-06-101-0/+14
Add a `RESULTS_VARIABLE` option to get the results of all children in a pipeline of one or more `COMMAND`s.