summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-05-12 10:09:50 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2010-05-12 10:09:50 -0400
commitce9ff00f235d11ff29e59dc48ab587924df30ad2 (patch)
tree40e2dcd5a0cb877f0b700dba6451d1cb4d222947 /CTestCustom.cmake.in
parent0b5288849f5c8a12e31ae38c1f25b69296bc87e9 (diff)
downloadcmake-ce9ff00f235d11ff29e59dc48ab587924df30ad2.tar.gz
Exclude warnings for Xcode
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r--CTestCustom.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index d6c0dc6718..f31685269c 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -31,6 +31,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*"
"Warning: public.*_archive.*clashes with prior module.*"
"Warning: LINN32: Last line.*is less.*"
+ "warning.*directory name.*CMake-Xcode/bin/Release.*does not exist.*"
"stl_deque.h:1051"
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
"[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value"