1 Star 0 Fork 294

chaorenfei / ZLToolKit

forked from 夏楚 / ZLToolKit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
make 129 Bytes
一键复制 编辑 原始数据 按行查看 历史
ubuntu 提交于 2021-06-23 21:36 . "搭建环境"
#!/bin/bash
mkdir -p linux_build
rm -rf ./build
ln -s ./linux_build ./build
cd linux_build
cmake ..
make -j4
sudo make install
C++
1
https://gitee.com/luauau/ZLToolKit.git
git@gitee.com:luauau/ZLToolKit.git
luauau
ZLToolKit
ZLToolKit
master

搜索帮助