mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
The corresponding `pre-commit` configuration is coming in the separate MR. Signed-off-by: Alex Turbov <i.zaufi@gmail.com>
13 lines
366 B
ReStructuredText
13 lines
366 B
ReStructuredText
GHS_INTEGRITY_APP
|
|
-----------------
|
|
|
|
.. versionadded:: 3.14
|
|
|
|
``ON`` / ``OFF`` boolean to determine if an executable target should
|
|
be treated as an ``Integrity Application``.
|
|
|
|
If no value is set and if a ``.int`` file is added as a source file to the
|
|
executable target it will be treated as an ``Integrity Application``.
|
|
|
|
Supported on :generator:`Green Hills MULTI`.
|