CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst 237 B

123456
  1. CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
  2. ----------------------------------
  3. If this variable is set to ``STDERR``|``STDOUT``|``NONE`` then commands in
  4. :command:`execute_process` calls will be printed to either stderr or stdout
  5. or not at all.