diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 59ba4c60d..5eeca3c17 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -36,6 +36,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)" "[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value" "Parser.cxx.*warning.*2111-D.*statement is unreachable" + "warning:.*is often misused, please use.*" "CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element" )