mirror of
https://github.com/boostorg/container.git
synced 2025-08-01 05:24:31 +02:00
Update CMakeLists.txt with new dependencies
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user