CMAKE_<LANG>_ANDROID_TOOLCHAIN_SUFFIX¶
在 3.7 版被加入.
When Cross Compiling for Android this variable contains the host platform suffix of the toolchain GNU compiler and its binutils.
另請參見 CMAKE_<LANG>_ANDROID_TOOLCHAIN_PREFIX
和 CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE
。