mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
debug appveyor
This commit is contained in:
parent
4f47087d7e
commit
ffc8c76f0a
|
@ -18,10 +18,10 @@ install:
|
|||
- powershell -exec bypass scripts\bootstrap.ps1
|
||||
- vcpkg install cryptopp zlib expat
|
||||
- vcpkg integrate install
|
||||
- dir C:/projects/xlnt/vcpkg/installed/x86-windows/lib
|
||||
- cd ..
|
||||
|
||||
before_build:
|
||||
- git submodule update --init
|
||||
- cmake -H. -Bbuild -G"Visual Studio 14 2015" -DSTATIC=%STATIC% -DSAMPLES=ON -DBENCHMARKS=ON -DCMAKE_TOOLCHAIN_FILE=vcpkg/scripts/buildsystems/vcpkg.cmake
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue
Block a user