mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
Help: Clean up trivial typos and grammar
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
|
||||
----------------------------------
|
||||
|
||||
If this variable is set to ``STDERR``|``STDOUT``|``NONE`` then commands in
|
||||
:command:`execute_process` calls will be printed to either stderr or stdout
|
||||
or not at all.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user