ANDROID_JAVA_SOURCE_DIR.rst 346 B

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