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