CMake/Help/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

11 lines
294 B
ReStructuredText

CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID
-------------------------------------
.. versionadded:: 3.10
An internal variable subject to change.
This is used to identify the variant of a compiler based on its target
architecture. For some compilers this is needed to determine the correct
usage.