mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 21:09:59 -05:00
Merge topic 'ctest-clang-in-xcode'
c7da50d CTest: Detect Xcode error "Command ... failed with exit code"
This commit is contained in:
@@ -94,6 +94,7 @@ static const char* cmCTestErrorMatches[] = {
|
||||
": Invalid argument",
|
||||
"^The project cannot be built\\.",
|
||||
"^\\[ERROR\\]",
|
||||
"^Command .* failed with exit code",
|
||||
0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user