summaryrefslogtreecommitdiffstats
path: root/doc/man/ksayit/CMakeLists.txt
blob: 28474bcd5b9e70bfcb715a47358a345e9551ed59 (plain)
1
2
3
4
5
install(
    FILES ksayit.1
    DESTINATION ${MAN_INSTALL_DIR}/man1
    COMPONENT doc
)