CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst 241 B

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