mirror of
https://github.com/ceph/ceph
synced 2024-12-09 21:21:10 +00:00
ef6b52373c
Signed-off-by: Kefu Chai <kchai@redhat.com>
4 lines
61 B
CMake
4 lines
61 B
CMake
if(WITH_MANPAGE)
|
|
add_subdirectory(man)
|
|
endif(WITH_MANPAGE)
|