mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
ENH: Handle gmake error message
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user