]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: librados depends on osdc implicitly
authorKefu Chai <kchai@redhat.com>
Thu, 20 Oct 2016 07:58:13 +0000 (15:58 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 20 Oct 2016 08:58:03 +0000 (16:58 +0800)
commitf28481a5f56b59d9275a5a84aeb415708655095a
treeb554b9af9397ab73a730ea21f7856ccc639cb0fd
parent84d1f04f11aac40410d5371d2856d53beb821e8a
cmake: librados depends on osdc implicitly

so no need to put add_dependencies() explicitly.

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