ANDROID_SECURE_PROPS_PATH.rst 353 B

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