Merge pull request #32 from Lastique/feature/remove_static_assert

Remove dependencies on Boost.StaticAssert
This commit is contained in:
Joel de Guzman
2026-01-23 06:32:13 +08:00
committed by GitHub
3 changed files with 0 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ target_link_libraries(boost_tuple
INTERFACE
Boost::config
Boost::core
Boost::static_assert
Boost::type_traits
)

View File

@@ -8,7 +8,6 @@ require-b2 5.2 ;
constant boost_dependencies :
/boost/config//boost_config
/boost/core//boost_core
/boost/static_assert//boost_static_assert
/boost/type_traits//boost_type_traits ;
project /boost/tuple ;

View File

@@ -14,7 +14,6 @@ set(deps
config
core
static_assert
type_traits
# Secondary dependencies