1
0
mirror of https://github.com/ceph/ceph synced 2024-12-18 01:16:55 +00:00
ceph/doc/CMakeLists.txt
Kefu Chai ef6b52373c cmake: build man pages
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-05-12 13:01:52 +08:00

4 lines
61 B
CMake

if(WITH_MANPAGE)
add_subdirectory(man)
endif(WITH_MANPAGE)