ANDROID_JAVA_SOURCE_DIR.rst 369 B

12345678910
  1. ANDROID_JAVA_SOURCE_DIR
  2. -----------------------
  3. .. versionadded:: 3.4
  4. Set the Android property that defines the Java source code root directories.
  5. This a string property that contains the directory paths separated by semicolon.
  6. This property is initialized by the value of the
  7. :variable:`CMAKE_ANDROID_JAVA_SOURCE_DIR` variable if it is set
  8. when a target is created.