mirror of
https://github.com/reactos/CMake.git
synced 2025-02-20 11:52:04 +00:00
Merge topic 'ctest-clang-in-xcode'
c7da50d CTest: Detect Xcode error "Command ... failed with exit code"
This commit is contained in:
commit
3cd124cf28
@ -94,6 +94,7 @@ static const char* cmCTestErrorMatches[] = {
|
||||
": Invalid argument",
|
||||
"^The project cannot be built\\.",
|
||||
"^\\[ERROR\\]",
|
||||
"^Command .* failed with exit code",
|
||||
0
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user