forked from boostorg/regex
CI: Add more dependencies to appveyor file.
This commit is contained in:
@ -86,6 +86,9 @@ install:
|
||||
- git submodule update --init libs/math
|
||||
- git submodule update --init libs/tokenizer
|
||||
- git submodule update --init libs/optional
|
||||
- git submodule update --init libs/atomic
|
||||
- git submodule update --init libs/rational
|
||||
- git submodule update --init libs/algorithm
|
||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\regex
|
||||
- bootstrap
|
||||
- b2 headers
|
||||
|
Reference in New Issue
Block a user