ENH: Add warning exception for VTK type warning blocking
This commit is contained in:
parent
7ed344e9bb
commit
2bb8d871cb
@ -167,6 +167,7 @@ static const char* cmCTestWarningExceptions[] = {
|
|||||||
"warning LNK4089: all references to [^ \\t]+ discarded by .OPT:REF",
|
"warning LNK4089: all references to [^ \\t]+ discarded by .OPT:REF",
|
||||||
"ld32: WARNING 85: definition of dataKey in",
|
"ld32: WARNING 85: definition of dataKey in",
|
||||||
"cc: warning 422: Unknown option \"\\+b\\.\" ignored",
|
"cc: warning 422: Unknown option \"\\+b\\.\" ignored",
|
||||||
|
"_with_warning_C",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user