# Generated by BoostInstall.cmake for boost_asio-1.85.0 include(CMakeFindDependencyMacro) if(NOT boost_align_FOUND) find_dependency(boost_align 1.85.0 EXACT) endif() if(NOT boost_assert_FOUND) find_dependency(boost_assert 1.85.0 EXACT) endif() if(NOT boost_config_FOUND) find_dependency(boost_config 1.85.0 EXACT) endif() if(NOT boost_context_FOUND) find_package(boost_context 1.85.0 EXACT QUIET) endif() if(NOT boost_coroutine_FOUND) find_package(boost_coroutine 1.85.0 EXACT QUIET) endif() if(NOT boost_date_time_FOUND) find_dependency(boost_date_time 1.85.0 EXACT) endif() if(NOT boost_system_FOUND) find_dependency(boost_system 1.85.0 EXACT) endif() if(NOT boost_throw_exception_FOUND) find_dependency(boost_throw_exception 1.85.0 EXACT) endif() include("${CMAKE_CURRENT_LIST_DIR}/boost_asio-targets.cmake")