Skip to content
Snippets Groups Projects
Unverified Commit 8f8905df authored by zorun's avatar zorun Committed by Simon Désaulniers
Browse files

doc: Fix install path of man page (#90)

parent 64b4d2fa
Branches
Tags
No related merge requests found
if (OPENDHT_TOOLS) if (OPENDHT_TOOLS)
INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/dhtnode.1 DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1) INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/dhtnode.1 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1)
endif () endif ()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment