mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Merge topic 'ctest-suppress-Note'
eafe541f CTest: Do not treat "Note: ..." lines as errors (#14394)
This commit is contained in:
@@ -102,6 +102,7 @@ static const char* cmCTestErrorExceptions[] = {
|
||||
": warning",
|
||||
": \\(Warning\\)",
|
||||
": note",
|
||||
"Note:",
|
||||
"makefile:",
|
||||
"Makefile:",
|
||||
":[ \\t]+Where:",
|
||||
|
||||
Reference in New Issue
Block a user