13 Star 39 Fork 0

itas109 / CommLite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cmake_build.sh 103 Bytes
一键复制 编辑 原始数据 按行查看 历史
itas109 提交于 2020-12-01 22:11 . [modify] add 755 to *.sh
#! /bin/bash
mkdir bin
cd bin
cmake -G "Unix Makefiles" -DCOMMLITE_EXE_STATIC=ON ..
cmake --build .
C++
1
https://gitee.com/itas109/CommLite.git
git@gitee.com:itas109/CommLite.git
itas109
CommLite
CommLite
master

搜索帮助