Regenerate CMakeLists.txt

This commit is contained in:
Peter Dimov
2024-10-06 22:06:23 +03:00
parent 916c8a7d7c
commit 5cdd3585db

View File

@ -18,7 +18,6 @@ target_link_libraries(boost_smart_ptr
Boost::config
Boost::core
Boost::throw_exception
Boost::type_traits
)
target_compile_features(boost_smart_ptr INTERFACE cxx_std_11)