diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-10-22 21:08:52 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-10-22 21:08:52 (GMT) |
commit | 096279caf76a542306b840fb90e1e753e8bbf748 (patch) | |
tree | f486957d11a73caa677bd335258f1abb110c2927 /MANIFEST | |
parent | 164bae2439d490f5cc93e1068692d42d56d36b76 (diff) | |
download | hdf5-096279caf76a542306b840fb90e1e753e8bbf748.zip hdf5-096279caf76a542306b840fb90e1e753e8bbf748.tar.gz hdf5-096279caf76a542306b840fb90e1e753e8bbf748.tar.bz2 |
HDFFV-10608 Move toolchain files into a subfolder
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3161,8 +3161,8 @@ ./java/lib/ext/slf4j-simple-1.7.25.jar # CMake-specific Files -./config/GCC.cmake -./config/intel.cmake +./config/toolchain/GCC.cmake +./config/toolchain/intel.cmake ./config/cmake/cacheinit.cmake ./config/cmake/CMakeFindJavaCommon.cmake |