mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-10 07:33:53 +00:00
Removed dependency on Boost.Conversion in CMakeLists.txt.
Fixes https://github.com/boostorg/iterator/issues/81.
This commit is contained in:
parent
c98f965388
commit
d72d57fa39
@ -17,7 +17,6 @@ target_link_libraries(boost_iterator
|
|||||||
Boost::assert
|
Boost::assert
|
||||||
Boost::concept_check
|
Boost::concept_check
|
||||||
Boost::config
|
Boost::config
|
||||||
Boost::conversion
|
|
||||||
Boost::core
|
Boost::core
|
||||||
Boost::detail
|
Boost::detail
|
||||||
Boost::function_types
|
Boost::function_types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user