add_androidmk_generator.rst 423 B

12345678910
  1. add_androidmk_generator
  2. -----------------------
  3. * The :command:`install` command gained an ``EXPORT_ANDROID_MK``
  4. subcommand to install ``Android.mk`` files referencing installed
  5. libraries as prebuilts for the Android NDK build system.
  6. * The :command:`export` command gained an ``ANDROID_MK`` option
  7. to generate ``Android.mk`` files referencing CMake-built
  8. libraries as prebuilts for the Android NDK build system.