diff options
Diffstat (limited to 'Source/cmCTest.cxx')
-rw-r--r-- | Source/cmCTest.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index 74e3912..7cfa98b 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -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 }; |