2
0
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:
Andrey Semashev
2026-01-22 21:15:02 +03:00
parent e107bd7b55
commit b994f1eb52

View File

@@ -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