flightgear/man/man5/CMakeLists.txt
2022-10-20 20:29:11 +08:00

4 lines
111 B
CMake

include(GNUInstallDirs)
install(FILES fgfsrc.5 DESTINATION ${CMAKE_INSTALL_MANDIR}/man5
COMPONENT doc)