Ignore ZLIB warnings

This commit is contained in:
Allen Byrne
2020-01-13 16:35:49 -06:00
parent fb7f1b3f0d
commit 06cff24b8d

View File

@@ -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"