]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: conditionally install man pages 8310/head
authorKefu Chai <kchai@redhat.com>
Fri, 25 Mar 2016 15:46:25 +0000 (23:46 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 25 Mar 2016 16:03:19 +0000 (00:03 +0800)
commit3b551e6db206e6196934166c8d3142321171ae7c
tree5583706b917481766be773cdc4407b19a3e5db47
parent1287846c667a9dcc698167b7a3b6c4c9ac38680a
cmake: conditionally install man pages

this matches its counterpart in automake
* install fuse related man pages only if HAVE_LIBFUSE
* install rbd related man pages only if WITH_RBD

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