Sign in
fuchsia
/
third_party
/
cmake
/
49d5cee04d705417214d3c39e79159e94bc75c35
/
.
/
Help
/
release
/
dev
/
try_run_split_output.rst
blob: 98aedd64f6a23b18005e5e5e70735e418b5502f7 [
file
] [
log
] [
blame
]
try_run_split_output
--------------------
*
The
:
command
:
`try_run`
command gained
``
RUN_OUTPUT_STDOUT_VARIABLE
``
and
``
RUN_OUTPUT_STDERR_VARIABLE
``
options to capture stdout
and
stderr
separately
from
the output of the compiled program
.