diff --git a/CMakeLists.txt b/CMakeLists.txt index ef87163..606e894 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,6 +16,7 @@ target_link_libraries(boost_container_hash INTERFACE Boost::config Boost::describe + Boost::mp11 Boost::type_traits )