1.10 Update HDF5_ROOT usage (#1487)
* Update HDF5_ROOT usage * Fix typo
This commit is contained in:
@@ -356,7 +356,7 @@ macro (HDF_DIR_PATHS package_prefix)
|
||||
endif ()
|
||||
endif ()
|
||||
if (NOT ${package_prefix}_INSTALL_CMAKE_DIR)
|
||||
set (${package_prefix}_INSTALL_CMAKE_DIR share/cmake)
|
||||
set (${package_prefix}_INSTALL_CMAKE_DIR cmake)
|
||||
endif ()
|
||||
|
||||
# Always use full RPATH, i.e. don't skip the full RPATH for the build tree
|
||||
|
||||
Reference in New Issue
Block a user