镜像自地址
https://github.com/quitesimpleorg/qsmaddy.git
已同步 2025-02-16 17:12:33 +01:00
try out appveyor
这个提交包含在:
父节点
ab567fc2f1
当前提交
af6dd8f65a
10
appveyor.yml
普通文件
10
appveyor.yml
普通文件
@ -0,0 +1,10 @@
|
||||
image: Visual Studio 2017
|
||||
|
||||
build_script:
|
||||
- cmd: mkdir tmp
|
||||
- cmd: cd tmp
|
||||
- cmd: cmake -G "Visual Studio 2017" ..
|
||||
|
||||
test_script:
|
||||
- cmd: cd tmp
|
||||
- ctest -VV -C "Release"
|
正在加载...
x
在新工单中引用
屏蔽一个用户