mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 14:04:26 +02:00
Merge pull request #277 from Neumann-A/patch-1
CMakeLists.txt: Remove dep on boost::static_assert
This commit is contained in:
@@ -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