Update CMakeLists.txt

This commit is contained in:
Peter Dimov
2022-10-28 21:18:10 +03:00
parent bdd3dcf944
commit 20ee3b60fd

View File

@@ -16,6 +16,7 @@ target_link_libraries(boost_container_hash
INTERFACE
Boost::config
Boost::describe
Boost::mp11
Boost::type_traits
)