]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: fix the build of test_rados_api_list 8438/head
authorKefu Chai <kchai@redhat.com>
Tue, 5 Apr 2016 06:19:55 +0000 (14:19 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 5 Apr 2016 06:22:03 +0000 (14:22 +0800)
commit93ace63ff8bf104b55e6520f4c6db46132e4711f
treeddf4fc3fe4222f584e7120f20705d117ac90c1fa
parent0f81ac5d874456f301b154ddce0fa6f02801e2ad
cmake: fix the build of test_rados_api_list

the libglobal linkage was added in 769c0af, so add it to cmake
accordingly.

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