mirror of
https://github.com/boostorg/container.git
synced 2025-08-01 05:24:31 +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::intrusive
|
||||
Boost::move
|
||||
Boost::static_assert
|
||||
)
|
||||
|
||||
target_compile_definitions(boost_container
|
||||
|
Reference in New Issue
Block a user