mirror of
https://github.com/boostorg/container.git
synced 2025-07-30 20:47:17 +02:00
Remove dep on boost::static_assert
This commit is contained in:
committed by
GitHub
parent
20ad12f20e
commit
750033d8cf
@ -26,7 +26,6 @@ target_link_libraries(boost_container
|
|||||||
Boost::config
|
Boost::config
|
||||||
Boost::intrusive
|
Boost::intrusive
|
||||||
Boost::move
|
Boost::move
|
||||||
Boost::static_assert
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_definitions(boost_container
|
target_compile_definitions(boost_container
|
||||||
|
Reference in New Issue
Block a user