summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-08-11 22:35:14 (GMT)
committerGitHub <noreply@github.com>2022-08-11 22:35:14 (GMT)
commit8d5fcbcdce6e932a402fd3cdf210df502c4ab5ed (patch)
treeabe5bfab748f35204e58777c3e96788f1249fb8d /config/cmake/CTestCustom.cmake
parentb745b54a09c160d9012ddac3084a5831a2c8df7c (diff)
downloadhdf5-8d5fcbcdce6e932a402fd3cdf210df502c4ab5ed.zip
hdf5-8d5fcbcdce6e932a402fd3cdf210df502c4ab5ed.tar.gz
hdf5-8d5fcbcdce6e932a402fd3cdf210df502c4ab5ed.tar.bz2
Correct target name for szaec lib (#2000)
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 1661216..442a4ff 100644
--- a/config/cmake/CTestCustom.cmake
+++ b/config/cmake/CTestCustom.cmake
@@ -20,6 +20,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
${CTEST_CUSTOM_WARNING_EXCEPTION}
"note.*expected.*void.*but argument is of type.*volatile"
"plugin-build.*:[ \t]*warning"
+ "stamp.verify"
"CMake Warning*stamp"
"src.ZLIB.*:[ \t]*warning"
"warning LNK4197:.*ZLIB-prefix"