summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_ANDROID_API.rst
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2020-07-06 14:14:38 (GMT)
committerBrad King <brad.king@kitware.com>2020-07-06 14:23:20 (GMT)
commit496ec6036fb2b4ebbae000ee362cdfb7704d08de (patch)
treebe76911aac9636943abd9abde6f756fd1c7d8cd4 /Help/variable/CMAKE_ANDROID_API.rst
parent0c87afceab51e59537026b9fc39ed3b290e3e54d (diff)
downloadCMake-496ec6036fb2b4ebbae000ee362cdfb7704d08de.zip
CMake-496ec6036fb2b4ebbae000ee362cdfb7704d08de.tar.gz
CMake-496ec6036fb2b4ebbae000ee362cdfb7704d08de.tar.bz2
Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
Diffstat (limited to 'Help/variable/CMAKE_ANDROID_API.rst')
-rw-r--r--Help/variable/CMAKE_ANDROID_API.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_ANDROID_API.rst b/Help/variable/CMAKE_ANDROID_API.rst
index c07a05a..4388bf2 100644
--- a/Help/variable/CMAKE_ANDROID_API.rst
+++ b/Help/variable/CMAKE_ANDROID_API.rst
@@ -1,6 +1,8 @@
CMAKE_ANDROID_API
-----------------
+.. versionadded:: 3.1
+
When :ref:`Cross Compiling for Android with NVIDIA Nsight Tegra Visual Studio
Edition`, this variable may be set to specify the default value for the
:prop_tgt:`ANDROID_API` target property. See that target property for