• M
    feat(cmake): fix android cmake build issue · 610fecc9
    Megvii Engine Team 提交于
    detail: NDK do not support find_package(Threads)
    but NDK support threads!
    
    FIXME: compnode support NON-cpu compnode on no support threads env
    
    FXIME: may have issue if ANDROID support CUDA, need fix it
    if need support this case
    GitOrigin-RevId: 19af74a6af07c541503fc46031d84676cc948b29
    610fecc9
CMakeLists.txt 39.5 KB