mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
try that yet again
This commit is contained in:
parent
e537ae104c
commit
888f081fb7
|
@ -12,7 +12,7 @@ environment:
|
|||
init: []
|
||||
install: []
|
||||
before_build:
|
||||
- git submodule update --init --recursive --remote
|
||||
- git submodule update --init
|
||||
- cmake -H. -Bbuild -G"Visual Studio 14 2015 Win64" -DSTATIC=%STATIC% -DSAMPLES=ON -DBENCHMARKS=ON
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue
Block a user