10 lines
324 B
ReStructuredText
10 lines
324 B
ReStructuredText
CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL
|
|
--------------------------------------------
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
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.
|