Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ad0fbc

Browse files
committed
fix man install path
1 parent dd41a7f commit 7ad0fbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ if(DOXYGEN AND NOT OMPLAPP_VERSION)
2727
endif(DOXYGEN AND NOT OMPLAPP_VERSION)
2828

2929
install(FILES man/ompl_benchmark_statistics.1
30-
DESTINATION man/man1 COMPONENT ompl)
30+
DESTINATION share/man/man1 COMPONENT ompl)

0 commit comments

Comments
 (0)