]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: link libkv against libheap_profiler
authorKefu Chai <kchai@redhat.com>
Mon, 3 Jun 2019 08:34:46 +0000 (16:34 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 3 Jun 2019 08:41:23 +0000 (16:41 +0800)
commitc63b33b61a80d3f544b3a222fbdaf08bfc814361
tree06711ac1b7cdf7823eda344cf4f39ad5a0fdeb5e
parent588f515a5c5f75ea3fe0cf8776fca57cf931feaa
cmake: link libkv against libheap_profiler

PriorityCache.cc uses `ceph_heap_*` functions, and libkv contains
`PriorityCache.cc`, so it should link against libheap_profiler.

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