mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Help: for message(FATAL_ERROR), document nonzero exit code
This commit is contained in:
committed by
Brad King
parent
cc97725137
commit
0aea13d20b
@@ -32,6 +32,9 @@ influences the way the message is handled:
|
||||
``FATAL_ERROR``
|
||||
CMake Error, stop processing and generation.
|
||||
|
||||
The :manual:`cmake(1)` executable will return a non-zero
|
||||
:ref:`exit code <CMake Exit Code>`.
|
||||
|
||||
``SEND_ERROR``
|
||||
CMake Error, continue processing, but skip generation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user