2019-11-11 23:01:05 +01:00
|
|
|
CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
|
|
|
|
----------------------------------
|
|
|
|
|
2021-09-14 00:13:48 +02:00
|
|
|
.. versionadded:: 3.15
|
|
|
|
|
2019-11-11 23:01:05 +01:00
|
|
|
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.
|