mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
496ec6036f
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
13 lines
362 B
ReStructuredText
13 lines
362 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`.
|