mirror of
https://github.com/boostorg/assert.git
synced 2026-01-23 17:32:08 +00:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -71,7 +71,6 @@ install:
|
||||
- git submodule update --init libs/headers
|
||||
- git submodule update --init libs/config
|
||||
- git submodule update --init libs/core
|
||||
- git submodule update --init libs/static_assert
|
||||
- git submodule update --init libs/throw_exception
|
||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\assert\
|
||||
- cmd /c bootstrap
|
||||
|
||||
Reference in New Issue
Block a user