1
0
duplikat dari https://github.com/quitesimpleorg/qsmaddy.git synced 2025-03-17 20:33:32 +01:00

appveyor do cmake before build

This commit is contained in:
M. Petra Baranski 2019-02-19 02:21:00 +01:00
orang tua 519c81eaab
melakukan 371dc41aff

Melihat File

@ -3,7 +3,7 @@ image: Visual Studio 2017
install: install:
- cmd: git submodule update --init --recursive - cmd: git submodule update --init --recursive
build_script: before_build:
- cmd: mkdir tmp - cmd: mkdir tmp
- cmd: cd tmp - cmd: cd tmp
- cmd: cmake -G "Visual Studio 15 Win64" .. - cmd: cmake -G "Visual Studio 15 Win64" ..