Skip to content
Snippets Groups Projects
Commit 80d7632b authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

WRG: update CTEST_CUSTOM_WARNING_EXCEPTION for dashboard

parent 1f7ce21e
No related branches found
No related tags found
No related merge requests found
...@@ -63,5 +63,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION ...@@ -63,5 +63,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
# Ignore clang's summary warning, assuming prior text has matched some # Ignore clang's summary warning, assuming prior text has matched some
# other warning expression: # other warning expression:
"[0-9,]+ warnings? generated." "[0-9,]+ warnings? generated."
".*include.opencv2.*warning.*"
".*warning:.*deprecated.*"
".*vcl_deprecated_header.*"
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment