diff options
-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 fafadba..b2159bf 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -150,6 +150,7 @@ static const char* cmCTestErrorMatches[] = { "^could not be found and will not be loaded.", "s:616 string too big", "make: Fatal error: ", + "ld: 0711-993 Error occurred while writing to the output file:", 0 }; |