mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 04:27:22 +02:00
Add -I example
to depinst
This commit is contained in:
@ -258,7 +258,7 @@ install:
|
||||
- cd boost-root
|
||||
- git submodule update --init tools/boostdep
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/regex
|
||||
- python tools/boostdep/depinst/depinst.py -g "--jobs 3" regex
|
||||
- python tools/boostdep/depinst/depinst.py -I example -g "--jobs 3" regex
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
||||
|
Reference in New Issue
Block a user