1 Star 1 Fork 37

duohafa/cpp-taskflow

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.appveyor.yml 203 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chun-Xun Lin 提交于 2018-08-28 22:45 +08:00 . Add appveyor and set up compiler flags.
image:
- Visual Studio 2017
clone_folder: c:\projects\source
build_script:
- cmd: >-
mkdir build
cd build
cmake c:\projects\source -G "Visual Studio 15"
cmake --build .
ctest
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/duohafa/cpp-taskflow.git
git@gitee.com:duohafa/cpp-taskflow.git
duohafa
cpp-taskflow
cpp-taskflow
master

搜索帮助