Skip to content

Commit

Permalink
also install manpage
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmyczko committed Jan 11, 2022
1 parent c5dd748 commit 9dabeef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ cmake_minimum_required (VERSION 3.18)
project(modplug123)

add_subdirectory(mp123)

INSTALL(FILES modplug123.1 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1)

0 comments on commit 9dabeef

Please sign in to comment.