BUG: Missing a linker crashed error matching string.

This commit is contained in:
David Cole 2008-03-19 11:18:40 -04:00
parent 9ea3cbc7b7
commit 530c206cba
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ static const char* cmCTestErrorMatches[] = {
"^fatal error C[0-9]+:",
": syntax error ",
"^collect2: ld returned 1 exit status",
"ld terminated with signal",
"Unsatisfied symbols:",
"^Unresolved:",
"Undefined symbols:",