forked from boostorg/iterator
Removed dependency on Boost.Conversion in CMakeLists.txt.
Fixes https://github.com/boostorg/iterator/issues/81.
This commit is contained in:
@ -17,7 +17,6 @@ target_link_libraries(boost_iterator
|
||||
Boost::assert
|
||||
Boost::concept_check
|
||||
Boost::config
|
||||
Boost::conversion
|
||||
Boost::core
|
||||
Boost::detail
|
||||
Boost::function_types
|
||||
|
Reference in New Issue
Block a user