forked from boostorg/utility
Add -d0 to b2 headers
on Appveyor
This commit is contained in:
@ -34,7 +34,7 @@ install:
|
||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\utility
|
||||
- python tools/boostdep/depinst/depinst.py utility
|
||||
- cmd /c bootstrap
|
||||
- b2 headers
|
||||
- b2 -d0 headers
|
||||
|
||||
build: off
|
||||
|
||||
|
Reference in New Issue
Block a user