CMAKE_EXECUTE_PROCESS_COMMAND_ECHO — CMake 4.0.1 Documentation (original) (raw)
Added in version 3.15.
If this variable is set to STDERR
, STDOUT
or NONE
then commands in execute_process() calls will be printed to either stderr or stdout or not at all.