]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: add find_package(thrift) support for thrift 0.13
authorDeepika Upadhyay <dupadhya@redhat.com>
Wed, 21 Jul 2021 15:24:30 +0000 (20:54 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Thu, 22 Jul 2021 05:29:48 +0000 (10:59 +0530)
commit84ad544433b108eb87a2fe602e5ef397957913d7
tree9e2a06afd17e3c079ff1445cdbe8bfa829243bc7
parent80e82686ebafe36fca6dfd21cb32e63ced94d5cd
cmake: add find_package(thrift) support for thrift 0.13

adds Findthrift.cmake which is used to find thrift 0.13, as a dependency
for building jaegertracing

* bump up submodule version for jaeger-client-cpp for thrift compiler
removal

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
cmake/modules/Findthrift.cmake [new file with mode: 0644]
src/CMakeLists.txt
src/jaegertracing/jaeger-client-cpp