]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/globjects/fix-dependency-glm.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / globjects / fix-dependency-glm.patch
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/globjects/fix-dependency-glm.patch b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/globjects/fix-dependency-glm.patch
new file mode 100644 (file)
index 0000000..e867da1
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/source/globjects/CMakeLists.txt b/source/globjects/CMakeLists.txt
+index 71e92d8..b8b4408 100644
+--- a/source/globjects/CMakeLists.txt
++++ b/source/globjects/CMakeLists.txt
+@@ -359,7 +359,7 @@ target_link_libraries(${target}
+     PUBLIC
+     ${DEFAULT_LIBRARIES}
+-    glm
++    glm::glm
+     glbinding::glbinding
+     glbinding::glbinding-aux