diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2014-09-25 14:37:09 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2014-09-25 14:37:09 (GMT) |
commit | 51e9f7091c2e8c68c2e1065b0949c4565110bfab (patch) | |
tree | 9f036b13d13e8df4930d48bcfff6fa7614c9fadd /MANIFEST | |
parent | 510e79af7c180eae97ba5874a2659937e9101b4c (diff) | |
download | hdf5-51e9f7091c2e8c68c2e1065b0949c4565110bfab.zip hdf5-51e9f7091c2e8c68c2e1065b0949c4565110bfab.tar.gz hdf5-51e9f7091c2e8c68c2e1065b0949c4565110bfab.tar.bz2 |
[svn-r25617] Upgrade packaging process with cmake helper functions.
Tested: local linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2435,14 +2435,14 @@ # CMake-specific Files ./config/cmake/cacheinit.cmake +./config/cmake/CMakePackageConfigHelpers.cmake ./config/cmake/ConversionTests.c ./config/cmake/ConfigureChecks.cmake ./config/cmake/CTestCustom.cmake ./config/cmake/FindHDF5.cmake.in ./config/cmake/H5cxx_config.h.in ./config/cmake/H5pubconf.h.in -./config/cmake/hdf5-config.cmake.build.in -./config/cmake/hdf5-config.cmake.install.in +./config/cmake/hdf5-config.cmake.in ./config/cmake/hdf5-config-version.cmake.in ./config/cmake/HDF5Macros.cmake ./config/cmake/libhdf5.settings.cmake.in |