ANDROID_SECURE_PROPS_PATH.rst 330 B

12345678
  1. ANDROID_SECURE_PROPS_PATH
  2. -------------------------
  3. Set the Android property that states the location of the secure properties file.
  4. This is a string property that contains the file path.
  5. This property is initialized by the value of the
  6. :variable:`CMAKE_ANDROID_SECURE_PROPS_PATH` variable
  7. if it is set when a target is created.