mirror of
https://github.com/boostorg/circular_buffer.git
synced 2026-02-15 00:52:17 +00:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -20,7 +20,6 @@ target_link_libraries(boost_circular_buffer INTERFACE
|
||||
Boost::config
|
||||
Boost::core
|
||||
Boost::move
|
||||
Boost::static_assert
|
||||
Boost::throw_exception
|
||||
Boost::type_traits
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user