Add boost libraries added as dependencies to tests.

This commit is contained in:
Nick Thompson
2018-10-26 19:29:58 -06:00
parent de0d24733b
commit 6340dec871

View File

@ -312,6 +312,8 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init libs/core
- git submodule update --init libs/container_hash
- git submodule update --init libs/io
- git submodule update --init libs/detail
- git submodule update --init libs/assert
- git submodule update --init libs/static_assert