ENH: Added regex.

This commit is contained in:
Will Schroeder 2004-05-10 16:55:05 -04:00
parent 81bd499376
commit 26e8d63b80
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.",
"make: Fatal error: ",
0
};