CMake/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.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
352 B
ReStructuredText

CMAKE_<LANG>_ANDROID_TOOLCHAIN_SUFFIX
-------------------------------------
.. versionadded:: 3.7
When :ref:`Cross Compiling for Android` this variable contains the
host platform suffix of the toolchain GNU compiler and its binutils.
See also :variable:`CMAKE_<LANG>_ANDROID_TOOLCHAIN_PREFIX`
and :variable:`CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE`.