summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst')
-rw-r--r--Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst b/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst
new file mode 100644
index 000000000..90ef1ce93
--- /dev/null
+++ b/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst
@@ -0,0 +1,8 @@
+ANDROID_JAVA_SOURCE_DIR
+-----------------------
+
+Set the Android property that defines the Java source code root directories.
+This a string property that contains the directory paths separated by semicolon.
+This property is initialized by the value of the
+:variable:`CMAKE_ANDROID_JAVA_SOURCE_DIR` variable if it is set
+when a target is created.