]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
CMake: link libcephfs the same as librados
authorJohn Spray <john.spray@redhat.com>
Fri, 18 Sep 2015 10:10:36 +0000 (11:10 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 5 Jan 2016 00:47:53 +0000 (00:47 +0000)
commitc28492ad05f1fffe6098f1d7194987004e2ba70a
treebd047c3add80642a8635c21f7d9f6178c29ec93b
parente3b9477d497801be12a3a66f837fc9765010a0e1
CMake: link libcephfs the same as librados

Things got weird (tcmalloc exceptions) if one used
both libraries from the same process, presumably
because of some of these dependencies.

Signed-off-by: John Spray <john.spray@redhat.com>
src/CMakeLists.txt