diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index 20b5b166b..a54a32fff 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -147,6 +147,7 @@ static const char* cmCTestErrorMatches[] = { "ld: 0706-006 Cannot find or open library file: -l ", "ild: \\(argument error\\) can't find library argument ::", "^could not be found and will not be loaded.", + "make: Fatal error: ", 0 };