Update submodule tools/cmake

This commit is contained in:
Peter Dimov
2019-12-16 00:35:21 +02:00
parent 231c0cb162
commit b7b3243936

View File

@@ -302,6 +302,7 @@ install:
- git submodule update --init libs/config
- git submodule update --init libs/core
- git submodule update --init libs/headers
- git submodule update --init tools/cmake
- cp -r $TRAVIS_BUILD_DIR/* libs/assert
- ./bootstrap.sh
- ./b2 headers