Implement option for using CMake GNUInstallDirs (#2175)
* Implement option for using CMake GNUInstallDirs * Add release notes
This commit is contained in:
@@ -37,7 +37,7 @@ if (DOXYGEN_FOUND)
|
||||
|
||||
install (
|
||||
DIRECTORY ${HDF5_BINARY_DIR}/hdf5lib_docs/html
|
||||
DESTINATION ${HDF5_INSTALL_DATA_DIR}
|
||||
DESTINATION ${HDF5_INSTALL_DOC_DIR}
|
||||
COMPONENT Documents
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user