]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: correct ceph_test_librbd/ceph_test_rbd_mirror linkage 10598/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 5 Aug 2016 19:34:00 +0000 (15:34 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 5 Aug 2016 19:34:00 +0000 (15:34 -0400)
commitaa679df4874a4054225b248716ddde8a749f8afd
treee66384071ab2ff0f1881ffe3e360b52a1d8b000f
parent8865846f27a7edd3fd9f7fc56822d4e27d949832
cmake: correct ceph_test_librbd/ceph_test_rbd_mirror linkage

This now matches the autotools configuration and fixes the failed
assertion during test execution.

Fixes: http://tracker.ceph.com/issues/16882
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librados/CMakeLists.txt
src/test/librbd/CMakeLists.txt
src/test/rbd_mirror/CMakeLists.txt