CMAKE_ANDROID_NDK.rst 263 B

1234567
  1. CMAKE_ANDROID_NDK
  2. -----------------
  3. When :ref:`Cross Compiling for Android with the NDK`, this variable holds
  4. the absolute path to the root directory of the NDK. The directory must
  5. contain a ``platforms`` subdirectory holding the ``android-<api>``
  6. directories.