Add another warning variation

This commit is contained in:
Allen Byrne
2020-01-26 15:13:28 -06:00
committed by David Young
parent c0a1ba8750
commit 2a2dc4ab93

View File

@@ -31,6 +31,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
"config.cmake.xlatefile.c"
# "warning.*implicit declaration of function"
"warning.*unknown pragma"
"warning.*unrecognized .pragma"
# "note: expanded from macro"
# "fpp:[ \t]*warning:[ \t]*cannot remove H5_DEBUG_API - not a predefined macro"
)