Skip to content
  • Haibo Huang's avatar
    Android: Fix search for binutils · 61e6fc26
    Haibo Huang authored and Brad King's avatar Brad King committed
    Set `CMAKE_SYSTEM_PROGRAM_PATH` in `Platform/Android-Initialize` instead
    of `Platform/Android` so it can be used in `CMakeFindBinUtils`.
    
    Also add the names `llvm-strip` and `llvm-ranlib` for the corresponding
    tools.
    61e6fc26