Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Help
/
variable
/
CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst
blob: 76561d82bcf6cc1802c8dcba1a6a5e3fd7614e1e [
file
] [
log
] [
blame
]
CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
----------------------------------
If
this
variable
is
set
to
``
STDERR
``
,
``
STDOUT
``
or
``
NONE
``
then
commands
in
:
command
:
`execute_process`
calls will be printed to either stderr
or
stdout
or
not
at all
.