1
0
鏡像自 https://github.com/quitesimpleorg/qsmaddy.git 已同步 2025-08-07 14:29:43 +02:00

VS 15 is 2017 version...

此提交包含在:
M. Petra Baranski
2019-02-19 02:06:19 +01:00
父節點 af6dd8f65a
當前提交 0b00ee7137

查看文件

@@ -3,7 +3,7 @@ image: Visual Studio 2017
build_script:
- cmd: mkdir tmp
- cmd: cd tmp
- cmd: cmake -G "Visual Studio 2017" ..
- cmd: cmake -G "Visual Studio 15 Win64" ..
test_script:
- cmd: cd tmp