ENH: More error exceptions
This commit is contained in:
parent
6a67b1bf71
commit
0a24d706c5
|
@ -97,6 +97,7 @@ static const char* cmCTestErrorExceptions[] = {
|
||||||
"Makefile:",
|
"Makefile:",
|
||||||
":[ \\t]+Where:",
|
":[ \\t]+Where:",
|
||||||
"([^ :]+):([0-9]+): Warning",
|
"([^ :]+):([0-9]+): Warning",
|
||||||
|
"------ Build started: .* ------",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue