mirror of
https://github.com/quitesimpleorg/qsmaddy.git
synced 2024-11-21 23:27:51 +01:00
appveyor do cmake before build
This commit is contained in:
parent
519c81eaab
commit
371dc41aff
@ -3,7 +3,7 @@ image: Visual Studio 2017
|
||||
install:
|
||||
- cmd: git submodule update --init --recursive
|
||||
|
||||
build_script:
|
||||
before_build:
|
||||
- cmd: mkdir tmp
|
||||
- cmd: cd tmp
|
||||
- cmd: cmake -G "Visual Studio 15 Win64" ..
|
||||
|
Loading…
Reference in New Issue
Block a user