mirror of
https://github.com/reactos/CMake.git
synced 2024-12-01 15:30:40 +00:00
ENH: Add more error regular expressions
This commit is contained in:
parent
076e52a26a
commit
3a488c1896
@ -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
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user