Merge pull request #115 from Lastique/feature/remove_static_assert

Remove dependencies on Boost.StaticAssert
This commit is contained in:
Peter Dimov
2026-04-25 20:51:34 +03:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@ target_link_libraries( boost_variant
Boost::integer
Boost::mpl
Boost::preprocessor
Boost::static_assert
Boost::throw_exception
Boost::type_index
Boost::type_traits
-1
View File
@@ -14,7 +14,6 @@ constant boost_dependencies :
/boost/integer//boost_integer
/boost/mpl//boost_mpl
/boost/preprocessor//boost_preprocessor
/boost/static_assert//boost_static_assert
/boost/throw_exception//boost_throw_exception
/boost/type_index//boost_type_index
/boost/type_traits//boost_type_traits