mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-23 00:48:55 +08:00
7 lines
228 B
ReStructuredText
7 lines
228 B
ReStructuredText
execute-process-error
|
|
---------------------
|
|
|
|
* The :variable:`CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL` variable
|
|
was added to specify the :command:`execute_process` command's
|
|
default ``COMMAND_ERROR_IS_FATAL`` behavior.
|