mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 01:09:30 -05:00
Merge topic 'execute-process-error'
3ece058d97execute_process: Allow setting default COMMAND_ERROR_IS_FATAL value85035dd954Help/command/execute_process: Fix definition list formatting Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10169
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL
|
||||
--------------------------------------------
|
||||
|
||||
.. versionadded:: 3.32
|
||||
|
||||
Specify a default for the :command:`execute_process` command's
|
||||
``COMMAND_ERROR_IS_FATAL`` option. This variable is ignored when a
|
||||
``RESULTS_VARIABLE`` or ``RESULT_VARIABLE`` keyword is supplied to
|
||||
the command.
|
||||
Reference in New Issue
Block a user