Skip to content

Commit

Permalink
Fix windows cpack error in WiX package. (#3750)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored Oct 24, 2023
1 parent 45c1c87 commit 1533df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if (DOXYGEN_FOUND)
install (
DIRECTORY ${HDF5_BINARY_DIR}/hdf5lib_docs/html
DESTINATION ${HDF5_INSTALL_DOC_DIR}
COMPONENT Documents
COMPONENT hdfdocuments
)

if (NOT TARGET doxygen)
Expand Down

0 comments on commit 1533df6

Please sign in to comment.