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

4 lines
114 B
CMake

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