mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 04:57:19 +02:00
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/math
|
||||||
- git submodule update --init libs/tokenizer
|
- git submodule update --init libs/tokenizer
|
||||||
- git submodule update --init libs/optional
|
- 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
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\regex
|
||||||
- bootstrap
|
- bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
Reference in New Issue
Block a user