# Generated by Boost 1.72.0 # address-model=64 if(CMAKE_SIZEOF_VOID_P EQUAL 4) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "64 bit, need 32") return() endif() # layout=versioned # toolset=vc142 if(Boost_COMPILER) if(NOT Boost_COMPILER STREQUAL "vc142" AND NOT Boost_COMPILER STREQUAL "-vc142") _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "vc142, Boost_COMPILER=${Boost_COMPILER}") return() endif() else() if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "vc142") _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "vc142, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") return() endif() endif() # link=static if(DEFINED Boost_USE_STATIC_LIBS) if(NOT Boost_USE_STATIC_LIBS) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") return() endif() else() if(NOT WIN32) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override") return() endif() endif() # runtime-link=shared if(Boost_USE_STATIC_RUNTIME) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") return() endif() # runtime-debugging=on if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") return() endif() # threading=multi if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}") return() endif() # variant=debug if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) _BOOST_SKIPPED("libboost_coroutine-vc142-mt-gd-x64-1_72.lib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") return() endif() if(Boost_VERBOSE OR Boost_DEBUG) message(STATUS " [x] libboost_coroutine-vc142-mt-gd-x64-1_72.lib") endif() # Target file name: libboost_coroutine-vc142-mt-gd-x64-1_72.lib get_target_property(__boost_imploc Boost::coroutine IMPORTED_LOCATION_DEBUG) if(__boost_imploc) message(WARNING "Target Boost::coroutine already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_coroutine-vc142-mt-gd-x64-1_72.lib'") endif() unset(__boost_imploc) set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) set_target_properties(Boost::coroutine PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_coroutine-vc142-mt-gd-x64-1_72.lib" ) list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers)