]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/solid3/disable-examples.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / solid3 / disable-examples.patch
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 0303a8f..be43838 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -97,7 +97,7 @@ if(UNIX)
6 endif(UNIX)
7
8 add_subdirectory(src)
9 -add_subdirectory(examples)
10 +#add_subdirectory(examples)
11 #add_subdirectory(doc)
12
13 include(CMakePackageConfigHelpers)