Skip to content

Commit 8679ac0

Browse files
committed
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
1 parent e675dfc commit 8679ac0

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
@@ -18,7 +18,6 @@ target_link_libraries(boost_utility
1818
Boost::core
1919
Boost::io
2020
Boost::preprocessor
21-
Boost::static_assert
2221
Boost::throw_exception
2322
Boost::type_traits
2423
)

0 commit comments

Comments
 (0)