mirror of
https://github.com/boostorg/multi_array.git
synced 2026-02-08 23:12:07 +00:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -22,7 +22,6 @@ target_link_libraries(boost_multi_array
|
||||
Boost::functional
|
||||
Boost::iterator
|
||||
Boost::mpl
|
||||
Boost::static_assert
|
||||
Boost::type_traits
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user