Add b2 -x

This commit is contained in:
Peter Dimov
2024-06-08 20:32:30 +03:00
parent c4d6d876b9
commit f28f8d05a6

View File

@@ -270,6 +270,7 @@ jobs:
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY% python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
cmd /c bootstrap cmd /c bootstrap
choco install vcredist140 choco install vcredist140
b2 -x
b2 -v b2 -v
b2 -d0 headers b2 -d0 headers