Skip to content

execute_process: Add option to echo command lines

Add a COMMAND_ECHO <where> option to the execute_process command. This will allow execute_process to show the command it will run.

Fixes: #18933 (closed)

Edited by Brad King

Merge request reports