9 Star 53 Fork 17

CageQ / knet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 159 Bytes
一键复制 编辑 原始数据 按行查看 历史
cageq 提交于 2023-08-15 09:24 . update build
#!/bin/bash
cd opt
#tar zxf spdlog-1.11.0.tar.gz
#tar jxf asio-1.24.0.tar.bz2
#unzip -o fmt-9.1.0.zip
tar zxvf llhttp-v6.0.5.tgz
cd ..
cmake .
make -j4
C++
1
https://gitee.com/cageq/knet.git
git@gitee.com:cageq/knet.git
cageq
knet
knet
master

搜索帮助