diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-02-20 19:01:32 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-02-20 19:01:32 (GMT) |
commit | fef1ffe690272d767ea8ca17a18265028d6a2fc6 (patch) | |
tree | 79801167a467df9cfab5fec16121a231e54f741a | |
parent | 42a97ddeffeb02eb40e8dab215df723727fb88a8 (diff) | |
download | hdf5-fef1ffe690272d767ea8ca17a18265028d6a2fc6.zip hdf5-fef1ffe690272d767ea8ca17a18265028d6a2fc6.tar.gz hdf5-fef1ffe690272d767ea8ca17a18265028d6a2fc6.tar.bz2 |
[svn-r26256] Remove file - obsoleted by cmake 3.1 minimum
-rw-r--r-- | CMakeInstallation.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake index 04baa2e..a702fc3 100644 --- a/CMakeInstallation.cmake +++ b/CMakeInstallation.cmake @@ -1,4 +1,4 @@ -include (${HDF_RESOURCES_DIR}/CMakePackageConfigHelpers.cmake) +include (CMakePackageConfigHelpers.cmake) #----------------------------------------------------------------------------- # Check for Installation Utilities |