diff --git a/.appveyor.yml b/.appveyor.yml index 58895f7..8511118 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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