pihelper-c/doc/CMakeLists.txt

4 lines
138 B
Text
Raw Permalink Normal View History

if(PIHELPER_EXECUTABLE)
install(FILES pihelper.1 DESTINATION "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATAROOTDIR}/man/man1")
endif()