summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-08-17 16:18:24 (GMT)
committerGitHub <noreply@github.com>2022-08-17 16:18:24 (GMT)
commit7703990202cf226b132a5aac9020a33d6fc0405d (patch)
tree5099d756d45baa15900969274c18471c0c037b0b /config/cmake/CTestCustom.cmake
parentf9b6967afaf5b89177ec8ee610723aa714dfb27e (diff)
downloadhdf5-7703990202cf226b132a5aac9020a33d6fc0405d.zip
hdf5-7703990202cf226b132a5aac9020a33d6fc0405d.tar.gz
hdf5-7703990202cf226b132a5aac9020a33d6fc0405d.tar.bz2
Correct target name for szaec lib - merge #2000 (#2002)
Diffstat (limited to 'config/cmake/CTestCustom.cmake')
-rw-r--r--config/cmake/CTestCustom.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake
index 5beadce..6204d5c 100644
--- a/config/cmake/CTestCustom.cmake
+++ b/config/cmake/CTestCustom.cmake
@@ -25,6 +25,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
"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"
+ "stamp.verify"
"CMake Warning*stamp"
"src.ZLIB.*:[ \t]*warning"
"warning LNK4197:.*ZLIB-prefix"