CMAKE__ANDROID_TOOLCHAIN_MACHINE

From Get docs
Cmake/docs/3.21/variable/cmake lang android toolchain machine


CMAKE__ANDROID_TOOLCHAIN_MACHINE

New in version 3.7.1.


When Cross Compiling for Android this variable contains the toolchain binutils machine name (e.g. gcc -dumpmachine). The binutils typically have a <machine>- prefix on their name.

See also CMAKE__ANDROID_TOOLCHAIN_PREFIX and CMAKE__ANDROID_TOOLCHAIN_SUFFIX.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.html