Skip to content

Commit

Permalink
Merge pull request #277 from Neumann-A/patch-1
Browse files Browse the repository at this point in the history
CMakeLists.txt: Remove dep on boost::static_assert
  • Loading branch information
igaztanaga authored May 23, 2024
2 parents 397fbda + 750033d commit c9feaa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ target_link_libraries(boost_container
Boost::config
Boost::intrusive
Boost::move
Boost::static_assert
)

target_compile_definitions(boost_container
Expand Down

0 comments on commit c9feaa6

Please sign in to comment.