]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/gli/disable-test.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / gli / disable-test.patch
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 6eb1a68..610c0bc 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -71,7 +71,7 @@ endmacro(addExternalPackageGTC)
6 # Add subdirectory
7
8 add_subdirectory(gli)
9 -add_subdirectory(test)
10 +#add_subdirectory(test)
11 #add_subdirectory(doc)
12
13 ################################