]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: add option WITH_LIBRADOSSTRIPER 23869/head
authorKefu Chai <kchai@redhat.com>
Fri, 24 Aug 2018 14:33:01 +0000 (22:33 +0800)
committerNathan Cutler <ncutler@suse.com>
Sun, 2 Sep 2018 16:28:47 +0000 (18:28 +0200)
commit05ab581dd9970cfa57f9a8abf46591c99a6fb0db
treefbcc97a6ee3b0a5ffc7e0e616cde22216c58b8c0
parent80a9ed53cfe0afa96746363fd7cb7f6766ed5b93
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>
(cherry picked from commit e17900d552aef1ac96e5d1d60ec3ff179ceb38e9)
src/CMakeLists.txt