]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/asio/asio-config.cmake
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / asio / asio-config.cmake
CommitLineData
1e59de90
TL
1include ("${CMAKE_CURRENT_LIST_DIR}/asio-targets.cmake")\r
2add_library(asio::asio INTERFACE IMPORTED)\r
3target_link_libraries(asio::asio INTERFACE asio)\r
4\r
5get_target_property(_ASIO_INCLUDE_DIR asio INTERFACE_INCLUDE_DIRECTORIES)\r
6set(ASIO_INCLUDE_DIR "${_ASIO_INCLUDE_DIR}")\r