Exclude warnings for Xcode

This commit is contained in:
Bill Hoffman 2010-05-12 10:09:50 -04:00
parent 0b5288849f
commit ce9ff00f23
1 changed files with 1 additions and 0 deletions

View File

@ -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"