• Alexander Alekhin's avatar
    cmake(android): update CMAKE_FIND_ROOT_PATH_MODE_* handling · d01a2038
    Alexander Alekhin authored
    Avoids this error message with CMake 3.10:
    CMake Error: CMake was unable to find a build program corresponding to "Ninja".
    CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
    
    Related changes is that pkg-config tool is found (/usr/bin/pkg-config).
    d01a2038
android.toolchain.cmake 84.4 KB