mirror of
https://github.com/boostorg/sort.git
synced 2026-07-21 13:33:28 +00:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -18,7 +18,6 @@ target_link_libraries(boost_sort
|
||||
Boost::config
|
||||
Boost::core
|
||||
Boost::range
|
||||
Boost::static_assert
|
||||
Boost::type_traits
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user