ENH: Handle gmake error message
This commit is contained in:
parent
c8c5bb4e22
commit
96b8d6f416
|
@ -183,6 +183,7 @@ static const char* cmCTestErrorMatches[] = {
|
|||
"s:616 string too big",
|
||||
"make: Fatal error: ",
|
||||
"ld: 0711-993 Error occurred while writing to the output file:",
|
||||
"make: \\*\\*\\*.*Error",
|
||||
0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue