diff --git a/CMakeLists.txt b/CMakeLists.txt index 6727882..7684b1d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ target_link_libraries(boost_array INTERFACE Boost::assert Boost::config - Boost::core Boost::static_assert Boost::throw_exception )