CI: Add more dependencies to appveyor file.

This commit is contained in:
jzmaddock
2017-05-31 15:00:37 +01:00
parent dba63e41a8
commit af55bf7b1f

View File

@ -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