ANDROID_API.rst 259 B

1234567
  1. ANDROID_API
  2. -----------
  3. Set the Android Target API version (e.g. ``15``). The version number
  4. must be a positive decimal integer. This property is initialized by
  5. the value of the :variable:`CMAKE_ANDROID_API` variable if it is set
  6. when a target is created.