]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/tinyxml-config.cmake
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / tinyxml / tinyxml-config.cmake
1 if (tinyxml_CONFIG_INCLUDED)
2 return()
3 endif()
4 set(tinyxml_CONFIG_INCLUDED TRUE)
5
6 include(${CMAKE_CURRENT_LIST_DIR}/tinyxmlTargets.cmake)
7 set(tinyxml_LIBRARIES unofficial-tinyxml::unofficial-tinyxml)
8 get_target_property(tinyxml_INCLUDE_DIRS unofficial-tinyxml::unofficial-tinyxml INTERFACE_INCLUDE_DIRECTORIES)