Merge pull request #130 from Lastique/feature/remove_static_assert

Remove dependencies on Boost.StaticAssert
This commit is contained in:
Marshall Clow
2026-02-05 17:25:23 -08:00
committed by GitHub
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