summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-03-27 12:23:54 (GMT)
committerGitHub <noreply@github.com>2022-03-27 12:23:54 (GMT)
commit2c0c4276668c1660404c6d98c7e3c18e589c8fa2 (patch)
tree3460aec780b67dcca20c9f888e41f742d1588700 /config/cmake/CTestCustom.cmake
parent0cc32e0c8f231f3293a471c516518e42f85a458b (diff)
downloadhdf5-2c0c4276668c1660404c6d98c7e3c18e589c8fa2.zip
hdf5-2c0c4276668c1660404c6d98c7e3c18e589c8fa2.tar.gz
hdf5-2c0c4276668c1660404c6d98c7e3c18e589c8fa2.tar.bz2
SZ plugin changes from develop #1456 (#1527)
Diffstat (limited to 'config/cmake/CTestCustom.cmake')
-rw-r--r--config/cmake/CTestCustom.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake
index cf3a591..5beadce 100644
--- a/config/cmake/CTestCustom.cmake
+++ b/config/cmake/CTestCustom.cmake
@@ -24,6 +24,8 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
"note.*expected.*void.*but argument is of type.*volatile"
"H5Tconv.c[0-9 \t:]*warning:[ \t]*comparison is always false due to limited range of data type"
"H5Ztrans.c.[0-9]+.[ \t]*:[ \t]*warning C4244"
+ "plugin-build.*:[ \t]*warning"
+ "CMake Warning*stamp"
"src.ZLIB.*:[ \t]*warning"
"warning LNK4197:.*ZLIB-prefix"
"src.SZIP.*:[ \t]*warning"