mirror of
https://github.com/boostorg/heap.git
synced 2026-07-21 13:23:40 +00:00
CMake: remove boost.bind dependency
This commit is contained in:
@@ -20,7 +20,6 @@ target_link_libraries(boost_heap
|
||||
INTERFACE
|
||||
Boost::array
|
||||
Boost::assert
|
||||
Boost::bind
|
||||
Boost::concept_check
|
||||
Boost::config
|
||||
Boost::core
|
||||
|
||||
@@ -11,7 +11,6 @@ add_subdirectory(../.. boostorg/heap)
|
||||
set(deps
|
||||
array
|
||||
assert
|
||||
bind
|
||||
concept_check
|
||||
config
|
||||
container_hash
|
||||
|
||||
Reference in New Issue
Block a user