CMake: remove boost.bind dependency

This commit is contained in:
Tim Blechmann
2024-08-19 08:57:48 +08:00
parent f0ceed11aa
commit b4df893f0c
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@ target_link_libraries(boost_heap
INTERFACE
Boost::array
Boost::assert
Boost::bind
Boost::concept_check
Boost::config
Boost::core
-1
View File
@@ -11,7 +11,6 @@ add_subdirectory(../.. boostorg/heap)
set(deps
array
assert
bind
concept_check
config
container_hash