mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
11 lines
338 B
ReStructuredText
11 lines
338 B
ReStructuredText
GHS_INTEGRITY_APP
|
|
-----------------
|
|
|
|
``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`.
|