summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-01-13 22:42:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-01-13 22:42:43 (GMT)
commit120ca605a7f208ac8bee7a59e660ce630f3aecb2 (patch)
tree82cd568a7e53b48ce56474e50662f7b75591d33c /config
parent35daa441aca197c988bc15c04a91ec4cea8d4ff5 (diff)
downloadhdf5-120ca605a7f208ac8bee7a59e660ce630f3aecb2.zip
hdf5-120ca605a7f208ac8bee7a59e660ce630f3aecb2.tar.gz
hdf5-120ca605a7f208ac8bee7a59e660ce630f3aecb2.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"