4388bf2e056a74745d6c3df8866cbc976e35ef2f
[platform/upstream/cmake.git] / Help / variable / CMAKE_ANDROID_API.rst
1 CMAKE_ANDROID_API
2 -----------------
3
4 .. versionadded:: 3.1
5
6 When :ref:`Cross Compiling for Android with NVIDIA Nsight Tegra Visual Studio
7 Edition`, this variable may be set to specify the default value for the
8 :prop_tgt:`ANDROID_API` target property.  See that target property for
9 additional information.
10
11 Otherwise, when :ref:`Cross Compiling for Android`, this variable provides
12 the Android API version number targeted.  This will be the same value as
13 the :variable:`CMAKE_SYSTEM_VERSION` variable for ``Android`` platforms.