CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst 283 B

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