Skip to content

Commit 1e660d6

Browse files
Lastiquepdimov
authored andcommitted
Remove dependencies on Boost.StaticAssert. (#198)
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
1 parent 15d871b commit 1e660d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ target_link_libraries(boost_numeric_ublas
2424
Boost::range
2525
Boost::serialization
2626
Boost::smart_ptr
27-
Boost::static_assert
2827
Boost::type_traits
2928
Boost::typeof
3029
)

0 commit comments

Comments
 (0)