]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/quantlib/disable-examples-tests.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / quantlib / disable-examples-tests.patch
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/quantlib/disable-examples-tests.patch b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/quantlib/disable-examples-tests.patch
new file mode 100644 (file)
index 0000000..b42e0bc
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index d046251cc..d8201bf6a 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -44,8 +44,6 @@ if (Boost_FOUND)
+ endif (Boost_FOUND)
+ add_subdirectory(ql)
+-add_subdirectory(Examples)
+-add_subdirectory(test-suite)
+ #
+ # Copy across the ANSI config file into the build directory. Users