add-execute_process-command-echo.rst 277 B

123456
  1. add-execute_process-command-echo
  2. --------------------------------
  3. * The :command:`execute_process` command gained a `COMMAND_ECHO` option
  4. and supporting :variable:`CMAKE_EXECUTE_PROCESS_COMMAND_ECHO` variable
  5. to enable echoing of the command-line string before execution.