]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: add option WITH_LIBRADOSSTRIPER
authorKefu Chai <kchai@redhat.com>
Fri, 24 Aug 2018 14:33:01 +0000 (22:33 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 24 Aug 2018 14:33:08 +0000 (22:33 +0800)
commite17900d552aef1ac96e5d1d60ec3ff179ceb38e9
treec6e9ec5e849576b0cc01780395108b1d7e4d4f4a
parent9bef451aa714c1bc1fb18d5f27885589ef9cf7a3
cmake: add option WITH_LIBRADOSSTRIPER

otherwise this cmake variable is never defined, hence all tests
requiring libstriper are broken.

this is a regresssion introduced by 5513a90c62 .

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