We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c5acd4 + aaddbc7 commit 4980f46Copy full SHA for 4980f46
doc/CMakeLists.txt
@@ -44,7 +44,7 @@ if(DOXYGEN_FOUND)
44
45
# install HTML documentation (install png files too):
46
install(DIRECTORY ${CMAKE_BINARY_DIR}/doc/html
47
- DESTINATION share/doc
+ DESTINATION ${OPENJPEG_INSTALL_DOC_DIR}
48
PATTERN ".svn" EXCLUDE
49
)
50
else()
0 commit comments