diff options
-rw-r--r-- | Source/cmCTest.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index f85f218..d5c7d63 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -91,6 +91,7 @@ static const char* cmCTestWarningMatches[] = { "([^:]+): warning[ \\t]*[0-9]+[ \\t]*:", "^Warning ([0-9]+):", "^Warning ", + "WARNING: ", "([^ :]+) : warning", "([^:]+): warning", 0 |