1 Star 0 Fork 383

Robert_Xie / acl

forked from 郑树新 / acl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ndk-build-r9d.sh 133 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengshuxin 提交于 2021-09-28 15:49 . optimize building by ndk-build
#!/bin/sh
cd lib_acl/
./ndk-build-r9d.sh
cd ..
cd lib_protocol/
./ndk-build-r9d.sh
cd ..
cd lib_acl_cpp/
./ndk-build-r9d.sh
cd ..
C++
1
https://gitee.com/robert_xie/acl.git
git@gitee.com:robert_xie/acl.git
robert_xie
acl
acl
master

搜索帮助