mirror of
https://github.com/boostorg/config.git
synced 2025-09-26 15:50:59 +02:00
Missing dependencies in appveyor
This commit is contained in:
@@ -67,6 +67,8 @@ install:
|
|||||||
- git submodule update --init libs/assert
|
- git submodule update --init libs/assert
|
||||||
- git submodule update --init libs/type_traits
|
- git submodule update --init libs/type_traits
|
||||||
- git submodule update --init libs/static_assert
|
- git submodule update --init libs/static_assert
|
||||||
|
- git submodule update --init libs/throw_exception
|
||||||
|
- git submodule update --init libs/preprocessor
|
||||||
- bootstrap
|
- bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user