summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-01-13 22:35:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-01-13 22:39:47 (GMT)
commit06cff24b8de3d0cb60f89b2c200a98583dd136de (patch)
treeff2e04387a658c1d4188f402bc332825710577b8 /config
parentfb7f1b3f0d33adc40790003f4800e0d0fd9b48b1 (diff)
downloadhdf5-06cff24b8de3d0cb60f89b2c200a98583dd136de.zip
hdf5-06cff24b8de3d0cb60f89b2c200a98583dd136de.tar.gz
hdf5-06cff24b8de3d0cb60f89b2c200a98583dd136de.tar.bz2
Ignore ZLIB warnings
Diffstat (limited to 'config')
-rw-r--r--config/cmake_ext_mod/CTestCustom.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake_ext_mod/CTestCustom.cmake b/config/cmake_ext_mod/CTestCustom.cmake
index 0111bef..f8d4cd6 100644
--- a/config/cmake_ext_mod/CTestCustom.cmake
+++ b/config/cmake_ext_mod/CTestCustom.cmake
@@ -4,6 +4,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
${CTEST_CUSTOM_WARNING_EXCEPTION}
"note.*expected.*void.*but argument is of type.*volatile"
"SZIP.src.*:[ \t]*warning"
+ "ZLIB.src.*:[ \t]*warning"
"jpeg.src.*:[ \t]*warning"
"POSIX name for this item is deprecated"
"disabling jobserver mode"