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 22:47:06 +03:00
committed by Mohammad Nejati
parent 8dca61b566
commit 9579b34ab0
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -51,7 +51,6 @@ else()
date_time
move
describe
static_assert
utility
variant2
predef
-1
View File
@@ -37,7 +37,6 @@ git submodule update --init --depth 20 --jobs 4 \
libs/optional \
libs/scope \
libs/smart_ptr \
libs/static_assert \
libs/static_string \
libs/system \
libs/throw_exception \