]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: pass CMAKE_BUILD_TYPE down to rocksdb 11767/head
authorKefu Chai <kchai@redhat.com>
Thu, 3 Nov 2016 14:18:10 +0000 (22:18 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 3 Nov 2016 14:18:12 +0000 (22:18 +0800)
commit0b5fcc07973052c7837277f92fe0f20e471d6921
tree5049b4f4443af0b6780ffe02c982b84559c18783
parent3d83dc8454d2c4cc3c794047889a4a8592d10d98
cmake: pass CMAKE_BUILD_TYPE down to rocksdb

so rocksdb share the same ${CMAKE_BUILD_TYPE} with ceph

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