Skip to content

Commit

Permalink
Use runtime share/man/man1
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Feb 2, 2017
1 parent 4776262 commit 1036c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install(TARGETS catimg

# man page
install(FILES ${PROJECT_SOURCE_DIR}/man/catimg.1
DESTINATION ${INSTALL_MAN})
RUNTIME DESTINATION share/man/man1)

# libs
target_link_libraries(catimg m)
Expand Down

0 comments on commit 1036c8f

Please sign in to comment.