mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 00:26:18 +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",
|
": internal link edit command failed",
|
||||||
": Unrecognized option \\`.*\\'",
|
": Unrecognized option \\`.*\\'",
|
||||||
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([^W]\\)",
|
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([^W]\\)",
|
||||||
|
"ld: 0706-006 Cannot find or open library file: -l ",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user