added submudule clone
This commit is contained in:
parent
9dafc6601a
commit
a90f5aaaaf
|
@ -12,6 +12,8 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- arch: Win64
|
- arch: Win64
|
||||||
|
|
||||||
|
install: git submodule update --init --recursive
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- cmd: cmake -G "Visual Studio 15 2017 Win64"
|
- cmd: cmake -G "Visual Studio 15 2017 Win64"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue