ENH: add another error regexp

This commit is contained in:
Ken Martin 2007-03-20 14:11:32 -04:00
parent e85eb5fc3d
commit ca7668d993
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ static const char* cmCTestErrorMatches[] = {
":[ \\t]cannot find",
":[ \\t]can't find",
": \\*\\*\\* No rule to make target \\`.*\\'. Stop",
": \\*\\*\\* No targets specified and no makefile found",
": Invalid loader fixup for symbol",
": Invalid fixups exist",
": Can't find library for",