ANDROID_ASSETS_DIRECTORIES.rst 363 B

123456789
  1. ANDROID_ASSETS_DIRECTORIES
  2. --------------------------
  3. Set the Android assets directories to copy into the main assets
  4. folder before build. This a string property that contains the
  5. directory paths separated by semicolon.
  6. This property is initialized by the value of the
  7. :variable:`CMAKE_ANDROID_ASSETS_DIRECTORIES` variable if it is set when
  8. a target is created.