1
0
réplica de https://github.com/quitesimpleorg/qsmaddy.git sincronizado 2024-12-22 19:29:49 +01:00

VS 15 is 2017 version...

Este cometimento está contido em:
M. Petra Baranski 2019-02-19 02:06:19 +01:00
ascendente af6dd8f65a
cometimento 0b00ee7137

Ver ficheiro

@ -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