added submudule clone

This commit is contained in:
Vadim Grigoruk 2018-05-18 22:04:39 +03:00
parent 9dafc6601a
commit a90f5aaaaf
1 changed files with 2 additions and 0 deletions

View File

@ -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"