Update CMakeLists.txt with new dependencies

This commit is contained in:
Ion Gaztañaga
2023-02-01 23:02:40 +01:00
parent 552688c7fc
commit acc5b088f5

View File

@@ -24,12 +24,9 @@ target_link_libraries(boost_container
PUBLIC
Boost::assert
Boost::config
Boost::core
Boost::intrusive
Boost::move
Boost::static_assert
Boost::type_traits
Boost::winapi
)
target_compile_definitions(boost_container