[trunk] Remove old warnings about deprecated API

This commit is contained in:
Mathieu Malaterre 2014-03-10 14:51:59 +00:00
parent c02c1432e8
commit 9095c7361e
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
".*warning,.* is deprecated"
# java also warns about deprecated API
".*java.*deprecation"
".*deprecation.*"
# supress warnings caused by 3rd party libs:
".*thirdparty.*"
"libtiff.*has no symbols"