1 Star 0 Fork 6

龙卷风/license-services_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
compile.bat 126 Bytes
一键复制 编辑 原始数据 按行查看 历史
橘色的喵 提交于 2018-09-22 23:01 +08:00 . init
@echo off
set build="build"
if not exist %build% md %build% .
cd %build%
cmake.exe -DCMAKE_BUILD_TYPE=Release ..
cd ..
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/tornado/license-server_1.git
git@gitee.com:tornado/license-server_1.git
tornado
license-server_1
license-services_1
master

搜索帮助