]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
CMake: fix rbd build
authorJohn Spray <john.spray@redhat.com>
Mon, 3 Aug 2015 15:11:22 +0000 (16:11 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 3 Aug 2015 15:39:35 +0000 (16:39 +0100)
commit2355c4545938926ce7fc1e835333cbfab50eaa5b
tree2f8388654fc59117a0189b00778cfadaac352a75
parent22e8a2915d3f871cf47a743104415978e84e31d5
CMake: fix rbd build

Don't link with 'global' from rbd (to match
autotools update fa78739).  Fixes "g_ceph_context
defined twice" error.

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