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