summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 11:06:10 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 11:06:10 +0000
commitc3b1af023bddcd48212871a39a634dcf7be62a88 (patch)
treef74f88d25060b090f612f37ebd3cc3addf4ed31c
parentbf37be46b8e934e2df3a4cb3e4736fc39f43e52e (diff)
[trunk] Discard warnings from tiff package
-rw-r--r--cmake/CTestCustom.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/CTestCustom.cmake.in b/cmake/CTestCustom.cmake.in
index d92f5ec5..39c2c4d7 100644
--- a/cmake/CTestCustom.cmake.in
+++ b/cmake/CTestCustom.cmake.in
@@ -20,6 +20,7 @@ set(CTEST_CUSTOM_COVERAGE_EXCLUDE
# Exclude files from the ThirdParty Utilities directories
".*/thirdparty/.*"
+ ".*libtiff.*"
)
set(CTEST_CUSTOM_WARNING_EXCEPTION