ANDROID_PROCESS_MAX.rst 292 B

12345678
  1. ANDROID_PROCESS_MAX
  2. -------------------
  3. Set the Android property that defines the maximum number of a
  4. parallel Android NDK compiler processes (e.g. ``4``).
  5. This property is initialized by the value of the
  6. :variable:`CMAKE_ANDROID_PROCESS_MAX` variable if it is set
  7. when a target is created.