mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 05:45:51 +00:00
Exclude warnings for Xcode
This commit is contained in:
parent
f88a0a3514
commit
28007f433a
@ -31,6 +31,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
|
|||||||
"Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*"
|
"Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*"
|
||||||
"Warning: public.*_archive.*clashes with prior module.*"
|
"Warning: public.*_archive.*clashes with prior module.*"
|
||||||
"Warning: LINN32: Last line.*is less.*"
|
"Warning: LINN32: Last line.*is less.*"
|
||||||
|
"warning.*directory name.*CMake-Xcode/bin/Release.*does not exist.*"
|
||||||
"stl_deque.h:1051"
|
"stl_deque.h:1051"
|
||||||
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
|
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
|
||||||
"[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value"
|
"[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value"
|
||||||
|
Loading…
Reference in New Issue
Block a user