mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
CTest: Detect Xcode error "Command ... failed with exit code"
This commit is contained in:
committed by
Brad King
parent
36ce6e01f8
commit
c7da50da52
@@ -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