diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-01-17 19:13:36 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-01-17 19:14:06 (GMT) |
commit | cf84882b3c23139f2f9b1edd60f0785d3c522a14 (patch) | |
tree | cea1e2b106b6acc5753bd80b8dc85e195b91c4fc /MANIFEST | |
parent | 5fadf221baee915b74918c37c1ab34b24975be87 (diff) | |
download | hdf5-cf84882b3c23139f2f9b1edd60f0785d3c522a14.zip hdf5-cf84882b3c23139f2f9b1edd60f0785d3c522a14.tar.gz hdf5-cf84882b3c23139f2f9b1edd60f0785d3c522a14.tar.bz2 |
Create common build system files for warnings
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -141,6 +141,12 @@ ./config/pgi-flags ./config/solaris +#warnings files for both autotools and CMake +./config/gnu-warnings-general +./config/gnu-warnings-developer-general +./config/gnu-warnings-no-developer-general +./config/intel-warnings-general + ./config/site-specific/BlankForm ./examples/Attributes.txt |