ENH: Add internal error
This commit is contained in:
parent
6ae09b0f5a
commit
234d08682c
|
@ -80,6 +80,7 @@ static const char* cmCTestErrorMatches[] = {
|
|||
"ld: fatal: ",
|
||||
"make: \\*\\*\\*.*Error",
|
||||
"\\*\\*\\* Error code",
|
||||
"^Internal error:",
|
||||
0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue