[trunk] Remove old warnings about deprecated API
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 10 Mar 2014 14:51:59 +0000 (14:51 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 10 Mar 2014 14:51:59 +0000 (14:51 +0000)
cmake/CTestCustom.cmake.in

index a19c2913b5733b06f1eae3668177a0f15b7b459a..a8cb57ae960ef588eb64f93b0bf9db2c2bdb95d7 100644 (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"