Skip to content
  • Brad King's avatar
    Android: Port superbuild to CMake 3.7 capabilities · 982ba05a
    Brad King authored
    CMake 3.7 adds support for cross-compiling to Android without a complex
    toolchain file.  Port our Android superbuild script to work without the
    `android.toolchain.cmake` file.  Since CMake 3.7 now detects a lot of
    information about the target platform up front we need to use a fresh
    build tree for each API/ABI combination.
    982ba05a