]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/mp-units/config.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / mp-units / config.patch
CommitLineData
1e59de90
TL
1diff --git a/cmake/common/simple-config.cmake.in b/cmake/common/simple-config.cmake.in
2index f40ebfa88..d521e0ba8 100644
3--- a/cmake/common/simple-config.cmake.in
4+++ b/cmake/common/simple-config.cmake.in
5@@ -1 +1,4 @@
6+include(CMakeFindDependencyMacro)
7+find_dependency(fmt CONFIG)
8+find_dependency(Microsoft.GSL CONFIG)
9 include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@-targets.cmake")