ENH: Added regex.
This commit is contained in:
parent
81bd499376
commit
26e8d63b80
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue