diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2021-08-17 13:40:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-17 13:40:33 (GMT) |
commit | 7e83e0574f43330e4b10b537267f7506b8d0ef20 (patch) | |
tree | ba3aa65b842ce31d7794285f67735beccce14faf /MANIFEST | |
parent | 6241e6985ba4025a6f68fd867692df8053733922 (diff) | |
download | hdf5-7e83e0574f43330e4b10b537267f7506b8d0ef20.zip hdf5-7e83e0574f43330e4b10b537267f7506b8d0ef20.tar.gz hdf5-7e83e0574f43330e4b10b537267f7506b8d0ef20.tar.bz2 |
1.10 Fixed the CMake processing for C++ warnings and flags (#888) (#901)
* Fixed the CMake processing for C++ warnings and flags (#888)
* remove deleted file
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -203,7 +203,8 @@ ./config/intel-warnings/18 ./config/intel-warnings/developer-general ./config/intel-warnings/general -./config/intel-warnings/general-19 +./config/intel-warnings/win-developer-general +./config/intel-warnings/win-general ./config/intel-warnings/ifort-general ./config/site-specific/BlankForm |