鏡像自
https://github.com/quitesimpleorg/qsmaddy.git
已同步 2025-10-10 01:46:30 +02:00
try out appveyor
此提交包含在:
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"
|
新增問題並參考
封鎖使用者