ANDROID_ANT_ADDITIONAL_OPTIONS.rst 344 B

12345678
  1. ANDROID_ANT_ADDITIONAL_OPTIONS
  2. ------------------------------
  3. Set the additional options for Android Ant build system. This is
  4. a string value containing all command line options for the Ant build.
  5. This property is initialized by the value of the
  6. :variable:`CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS` variable if it is
  7. set when a target is created.