diff --git a/CMakeLists.txt b/CMakeLists.txt index 050ad37..56bc47b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,6 @@ target_link_libraries(boost_function Boost::config Boost::core Boost::throw_exception - Boost::type_traits ) target_compile_features(boost_function INTERFACE cxx_std_11)