From 69eae72f9bd3a5ab468a6112e92fb5c21a2bcd9e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 17 Feb 2023 15:31:06 +0200 Subject: [PATCH] Regenerate CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index caa6c86..18a34d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,6 @@ target_link_libraries(boost_function Boost::core Boost::preprocessor Boost::throw_exception - Boost::type_index Boost::type_traits Boost::typeof )