Update static_assert, throw_exception in appveyor.yml

This commit is contained in:
Peter Dimov
2021-10-29 04:47:57 +03:00
parent 5e71707fd7
commit 63ff789657

View File

@ -44,10 +44,12 @@ install:
- cd boost-root
- git submodule update --init tools/build
- git submodule update --init tools/boost_install
- git submodule update --init tools/cmake
- git submodule update --init libs/headers
- git submodule update --init libs/config
- git submodule update --init libs/core
- git submodule update --init libs/headers
- git submodule update --init tools/cmake
- git submodule update --init libs/static_assert
- git submodule update --init libs/throw_exception
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\assert\
- cmd /c bootstrap
- b2 -d0 headers