mirror of
https://github.com/boostorg/ublas.git
synced 2026-07-21 13:43:31 +00:00
Remove dependencies on Boost.StaticAssert. (#198)
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -24,7 +24,6 @@ target_link_libraries(boost_numeric_ublas
|
||||
Boost::range
|
||||
Boost::serialization
|
||||
Boost::smart_ptr
|
||||
Boost::static_assert
|
||||
Boost::type_traits
|
||||
Boost::typeof
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user