summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst')
-rw-r--r--share/cmake-3.10/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst b/share/cmake-3.10/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst
new file mode 100644
index 0000000..af6b405
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst
@@ -0,0 +1,8 @@
+ANDROID_ANT_ADDITIONAL_OPTIONS
+------------------------------
+
+Set the additional options for Android Ant build system. This is
+a string value containing all command line options for the Ant build.
+This property is initialized by the value of the
+:variable:`CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS` variable if it is
+set when a target is created.