]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: build without leveldb
authorBassam Tabbara <bassam.tabbara@quantum.com>
Sat, 5 Nov 2016 20:44:20 +0000 (13:44 -0700)
committerBassam Tabbara <bassam.tabbara@quantum.com>
Wed, 9 Nov 2016 18:29:48 +0000 (10:29 -0800)
commitbbde2e037bf3d1a8425a396de86f5b67d6955154
tree45875e9ff8e3582f3fcf04639e868b9e9faf855d
parent0a45b22f78541750d791de060e4dff98a5d96d0c
cmake: build without leveldb

now that monitors support rocksdb, fix the build system
to enable compiling without leveldb. kv_backend would need
to be set correctly if you were to to use rocksdb for the
monitors.

Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
CMakeLists.txt
src/civetweb
src/include/config-h.in.cmake
src/kv/CMakeLists.txt
src/kv/KeyValueDB.cc
src/test/common/CMakeLists.txt