mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-22 03:54:42 +00:00
Merge pull request #2890 from arthurschreiber/patch-5
Speed up AppVeyor builds.
This commit is contained in:
commit
b703049c61
@ -10,8 +10,6 @@ environment:
|
||||
ARCH: 64
|
||||
build_script:
|
||||
- ps: |
|
||||
choco install cmake
|
||||
choco install python2
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -D ENABLE_TRACE=ON -D BUILD_CLAR=ON .. -G"$env:GENERATOR"
|
||||
|
Loading…
Reference in New Issue
Block a user