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",
|
"s:616 string too big",
|
||||||
"make: Fatal error: ",
|
"make: Fatal error: ",
|
||||||
"ld: 0711-993 Error occurred while writing to the output file:",
|
"ld: 0711-993 Error occurred while writing to the output file:",
|
||||||
|
"make: \\*\\*\\*.*Error",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user