Files
CMake/Help/variable/CMAKE_LANG_ICSTAT.rst
Felipe Torrezan c7d2a17253 IAR: Add support for C-STAT static analysis
The IAR platform offers an integrated static analysis tool named
IAR C-STAT.

Closes: #26844
2025-04-09 12:01:02 -04:00

9 lines
263 B
ReStructuredText

CMAKE_<LANG>_ICSTAT
-------------------
.. versionadded:: 4.1
Default value for :prop_tgt:`<LANG>_ICSTAT` target property. This variable
is used to initialize the property on each target as it is created. This
is done only when ``<LANG>`` is ``C`` or ``CXX``.