mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 14:04:26 +02:00
Update CMakeLists.txt with new dependencies
This commit is contained in:
@@ -24,12 +24,9 @@ target_link_libraries(boost_container
|
|||||||
PUBLIC
|
PUBLIC
|
||||||
Boost::assert
|
Boost::assert
|
||||||
Boost::config
|
Boost::config
|
||||||
Boost::core
|
|
||||||
Boost::intrusive
|
Boost::intrusive
|
||||||
Boost::move
|
Boost::move
|
||||||
Boost::static_assert
|
Boost::static_assert
|
||||||
Boost::type_traits
|
|
||||||
Boost::winapi
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_definitions(boost_container
|
target_compile_definitions(boost_container
|
||||||
|
Reference in New Issue
Block a user