ceph/man/CMakeLists.txt

5 lines
94 B
CMake

if(WITH_SELINUX)
install(FILES ceph_selinux.8
DESTINATION ${CEPH_MAN_DIR}/man8)
endif()