1CMAKE_ANDROID_STANDALONE_TOOLCHAIN
2----------------------------------
3
4.. versionadded:: 3.7
5
6When :ref:`Cross Compiling for Android with a Standalone Toolchain`, this
7variable holds the absolute path to the root directory of the toolchain.
8The specified directory must contain a ``sysroot`` subdirectory.
9