Update appveyor.yml
This commit is contained in:
parent
d43f2b9dc3
commit
d1f5c47f66
@ -11,6 +11,9 @@ platform:
|
||||
|
||||
shallow_clone: true
|
||||
|
||||
before_build:
|
||||
- cmd: choco install make
|
||||
|
||||
build_script:
|
||||
- cmd: cd build
|
||||
- cmd: cmake -DCMAKE_BUILD_TYPE=Debug ..
|
||||
|
Loading…
Reference in New Issue
Block a user