mirror of
https://github.com/boostorg/config.git
synced 2025-09-27 08:10:59 +02:00
Missing static_assert dependency in appveyor
This commit is contained in:
@@ -62,6 +62,7 @@ install:
|
|||||||
- git submodule update --init libs/core
|
- git submodule update --init libs/core
|
||||||
- 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
|
||||||
- bootstrap
|
- bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user