mirror of https://github.com/ceph/ceph
4 lines
61 B
CMake
4 lines
61 B
CMake
|
if(WITH_MANPAGE)
|
||
|
add_subdirectory(man)
|
||
|
endif(WITH_MANPAGE)
|