diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index 16aee70468..20f714b886 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -129,6 +129,7 @@ static const char* cmCTestErrorMatches[] = { ": internal link edit command failed", ": Unrecognized option \\`.*\\'", "\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([^W]\\)", + "ld: 0706-006 Cannot find or open library file: -l ", 0 };