Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | execute_process: Add option to get results of every child | Adam Weisi | 2017-06-10 | 1 | -0/+14 |
Add a `RESULTS_VARIABLE` option to get the results of all children in a pipeline of one or more `COMMAND`s. |
index : CMake.git | ||
CMake is a cross-platform, open-source build system generator. |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | execute_process: Add option to get results of every child | Adam Weisi | 2017-06-10 | 1 | -0/+14 |
Add a `RESULTS_VARIABLE` option to get the results of all children in a pipeline of one or more `COMMAND`s. |