mirror of
https://github.com/boostorg/algorithm.git
synced 2026-02-08 09:22:09 +00:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user