# Generated by BoostInstall.cmake for boost_algorithm-1.85.0 include(CMakeFindDependencyMacro) if(NOT boost_array_FOUND) find_dependency(boost_array 1.85.0 EXACT) endif() if(NOT boost_assert_FOUND) find_dependency(boost_assert 1.85.0 EXACT) endif() if(NOT boost_bind_FOUND) find_dependency(boost_bind 1.85.0 EXACT) endif() if(NOT boost_concept_check_FOUND) find_dependency(boost_concept_check 1.85.0 EXACT) endif() if(NOT boost_config_FOUND) find_dependency(boost_config 1.85.0 EXACT) endif() if(NOT boost_core_FOUND) find_dependency(boost_core 1.85.0 EXACT) endif() if(NOT boost_exception_FOUND) find_dependency(boost_exception 1.85.0 EXACT) endif() if(NOT boost_function_FOUND) find_dependency(boost_function 1.85.0 EXACT) endif() if(NOT boost_iterator_FOUND) find_dependency(boost_iterator 1.85.0 EXACT) endif() if(NOT boost_mpl_FOUND) find_dependency(boost_mpl 1.85.0 EXACT) endif() if(NOT boost_range_FOUND) find_dependency(boost_range 1.85.0 EXACT) endif() if(NOT boost_regex_FOUND) find_dependency(boost_regex 1.85.0 EXACT) endif() if(NOT boost_static_assert_FOUND) find_dependency(boost_static_assert 1.85.0 EXACT) endif() if(NOT boost_throw_exception_FOUND) find_dependency(boost_throw_exception 1.85.0 EXACT) endif() if(NOT boost_tuple_FOUND) find_dependency(boost_tuple 1.85.0 EXACT) endif() if(NOT boost_type_traits_FOUND) find_dependency(boost_type_traits 1.85.0 EXACT) endif() if(NOT boost_unordered_FOUND) find_dependency(boost_unordered 1.85.0 EXACT) endif() include("${CMAKE_CURRENT_LIST_DIR}/boost_algorithm-targets.cmake")