CMake/Tests/RunCMake/execute_process
Adam Weisi d6051ca39e execute_process: Add option to get results of every child
Add a `RESULTS_VARIABLE` option to get the results of all children
in a pipeline of one or more `COMMAND`s.
2017-06-10 08:03:06 -04:00
..
CMakeLists.txt execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
Encoding.cmake execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
EncodingMissing-result.txt execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
EncodingMissing-stderr.txt execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
EncodingMissing.cmake execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
EncodingUTF8-stderr.txt execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
ExitValues-stdout.txt execute_process: Add option to get results of every child 2017-06-10 08:03:06 -04:00
ExitValues.cmake execute_process: Add option to get results of every child 2017-06-10 08:03:06 -04:00
MergeOutput-stdout.txt execute_process: Improve stdout/stderr merging 2015-05-07 14:40:38 -04:00
MergeOutput.cmake execute_process: Improve stdout/stderr merging 2015-05-07 14:40:38 -04:00
MergeOutputFile-stderr.txt execute_process: Improve stdout/stderr merging 2015-05-07 14:40:38 -04:00
MergeOutputFile.cmake execute_process: Improve stdout/stderr merging 2015-05-07 14:40:38 -04:00
MergeOutputVars-stderr.txt execute_process: Improve stdout/stderr merging 2015-05-07 14:40:38 -04:00
MergeOutputVars.cmake execute_process: Improve stdout/stderr merging 2015-05-07 14:40:38 -04:00
RunCMakeTest.cmake execute_process: Add option to get results of every child 2017-06-10 08:03:06 -04:00