CMake/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst
2019-07-03 23:38:25 +10:00

7 lines
241 B
ReStructuredText

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