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 19:08:15 +03:00
parent 4a4047f84a
commit fa970dd121
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -27,7 +27,6 @@ target_link_libraries(boost_contract
Boost::optional
Boost::preprocessor
Boost::smart_ptr
Boost::static_assert
Boost::thread
Boost::type_traits
Boost::typeof
-1
View File
@@ -17,7 +17,6 @@ constant boost_dependencies :
/boost/optional//boost_optional
/boost/preprocessor//boost_preprocessor
/boost/smart_ptr//boost_smart_ptr
/boost/static_assert//boost_static_assert
/boost/thread//boost_thread
/boost/type_traits//boost_type_traits
/boost/typeof//boost_typeof