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