Boost::static_assert is no longer a dependency

This commit is contained in:
Ion Gaztañaga
2024-01-02 01:45:01 +01:00
parent e84e9b7b2e
commit 646633e832

View File

@@ -17,5 +17,4 @@ target_link_libraries( boost_intrusive
Boost::assert
Boost::config
Boost::move
Boost::static_assert
)