From 148639a98c6340ac617351a6757e016f462246fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 1 Jan 2024 00:53:21 +0100 Subject: [PATCH] Update dependencies --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 08d8abcc..173d2dbf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ target_link_libraries( boost_intrusive INTERFACE Boost::assert Boost::config - Boost::container_hash Boost::move Boost::static_assert )