]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/glslang/CMakeLists-windows.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / glslang / CMakeLists-windows.patch
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/glslang/CMakeLists-windows.patch b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/glslang/CMakeLists-windows.patch
new file mode 100644 (file)
index 0000000..76ccf60
--- /dev/null
@@ -0,0 +1,12 @@
+diff --git a/glslang/OSDependent/Windows/CMakeLists.txt b/glslang/OSDependent/Windows/CMakeLists.txt\r
+index f257418..82a3f3c 100644\r
+--- a/glslang/OSDependent/Windows/CMakeLists.txt\r
++++ b/glslang/OSDependent/Windows/CMakeLists.txt\r
+@@ -15,6 +15,6 @@ if(WIN32)\r
+ endif(WIN32)\r
\r
+ if(ENABLE_GLSLANG_INSTALL)\r
+-    install(TARGETS OSDependent\r
++    install(TARGETS OSDependent EXPORT glslangConfig\r
+             ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})\r
+ endif(ENABLE_GLSLANG_INSTALL)\r