]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not always build brotli or zstd 28984/head
authorKefu Chai <kchai@redhat.com>
Thu, 11 Jul 2019 11:31:47 +0000 (19:31 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 11 Jul 2019 11:31:49 +0000 (19:31 +0800)
commit70979b7543a4aa2bb8ddce693963852c47881f09
tree4998f790724c5990070444ba72a88ee173b36147
parent6958d2dcb153fe5f33b0c2d03b6714c8a6653901
cmake: do not always build brotli or zstd

these two libraries are relatively stable, and Ceph developers are not
likely to hack them. so no need to rebuild them every time.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/compressor/brotli/CMakeLists.txt
src/compressor/zstd/CMakeLists.txt