Add -I examples to depinst

This commit is contained in:
Peter Dimov
2021-10-12 17:56:31 +03:00
parent c4d9a95b82
commit e03c31c9bc

View File

@@ -58,7 +58,7 @@ install:
- cd boost-root
- git submodule update --init tools/boostdep
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\container_hash\
- python tools/boostdep/depinst/depinst.py container_hash
- python tools/boostdep/depinst/depinst.py -I examples container_hash
- cmd /c bootstrap
- b2 -d0 headers