summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst
blob: 76561d82bcf6cc1802c8dcba1a6a5e3fd7614e1e (plain)
1
2
3
4
5
6
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.