]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not link libs against ${ALLOC_LIBS} 22990/head
authorKefu Chai <kchai@redhat.com>
Wed, 25 Jul 2018 10:51:49 +0000 (18:51 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 29 Jul 2018 13:25:52 +0000 (21:25 +0800)
commit2e012870315e5a08e90c27f14666e8518b94caef
tree9e42942cd4c561534168423886920abf33f51609
parenta6c73b6ac1d81cc9f467aa38e5afb146d5dea6c2
cmake: do not link libs against ${ALLOC_LIBS}

let libcommon or libceph-common take care of this.

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