Install assert, bind, core in appveyor.yml

This commit is contained in:
Peter Dimov
2018-11-03 01:20:03 +02:00
parent bf9ace6252
commit 0fd7f80a60

View File

@@ -32,6 +32,9 @@ install:
- cd boost-root
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init libs/assert
- git submodule update --init libs/bind
- git submodule update --init libs/core
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% tools\boostdep\
- pushd tools\boostdep\test && cmake -E tar xf utf8-test.zip & popd
- dir tools\boostdep\test