ANDROID_PROCESS_MAX.rst 315 B

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