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 20:00:01 +03:00
parent 0edbfe8736
commit fee8399772
2 changed files with 0 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ target_link_libraries(boost_algorithm
Boost::mpl
Boost::range
Boost::regex
Boost::static_assert
Boost::throw_exception
Boost::tuple
Boost::type_traits

View File

@@ -18,7 +18,6 @@ constant boost_dependencies :
/boost/mpl//boost_mpl
/boost/range//boost_range
/boost/regex//boost_regex
/boost/static_assert//boost_static_assert
/boost/throw_exception//boost_throw_exception
/boost/tuple//boost_tuple
/boost/type_traits//boost_type_traits