added error

This commit is contained in:
Ken Martin 2004-05-20 13:15:49 -04:00
parent f82c1bfc8d
commit 6665adc3ff
1 changed files with 1 additions and 0 deletions

View File

@ -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.",
"s:616 string too big",
"make: Fatal error: ",
0
};