From c433c2f2e230fdbb41e66ab2080d7beb72a00efa Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Fri, 2 Mar 2012 09:26:15 +0000 Subject: [trunk] Backport toplevel files from 1.5 --- CMake/CTestCustom.cmake.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMake') diff --git a/CMake/CTestCustom.cmake.in b/CMake/CTestCustom.cmake.in index b3c4931e..487f8b99 100644 --- a/CMake/CTestCustom.cmake.in +++ b/CMake/CTestCustom.cmake.in @@ -29,4 +29,6 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION ".*warning,.* is deprecated" # supress warnings caused by 3rd party libs: ".*/thirdparty/.*" + "libtiff.*has no symbols" + "libpng.*has no symbols" ) -- cgit v1.2.3