Regenerate CMakeLists.txt

This commit is contained in:
Peter Dimov
2024-08-22 13:41:09 +03:00
parent 7e4d90c87d
commit 55567d8128

View File

@ -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)