forked from boostorg/smart_ptr
Remove CI fetch of functional.
This commit is contained in:
committed by
GitHub
parent
7caada352c
commit
f5152b0904
@ -61,7 +61,7 @@ install:
|
|||||||
- git clone -b %BOOST_BRANCH% --depth 1 https://github.com/boostorg/boost.git boost-root
|
- git clone -b %BOOST_BRANCH% --depth 1 https://github.com/boostorg/boost.git boost-root
|
||||||
- cd boost-root
|
- cd boost-root
|
||||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr\
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr\
|
||||||
- git submodule update --init tools/boostdep libs/functional
|
- git submodule update --init tools/boostdep
|
||||||
- python tools/boostdep/depinst/depinst.py smart_ptr
|
- python tools/boostdep/depinst/depinst.py smart_ptr
|
||||||
- cmd /c bootstrap
|
- cmd /c bootstrap
|
||||||
- b2 -d0 headers
|
- b2 -d0 headers
|
||||||
|
Reference in New Issue
Block a user