mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 17:18:18 +00:00
Tests/RunCMake/CMP0156: Update for Xcode 26.4
Xcode 26.4 prints additional context at the start of diagnostic lines.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
ld: warning: ignoring duplicate libraries: '[^']*liblib1\.a'
|
||||
[^
|
||||
]*ld: warning: ignoring duplicate libraries: '[^']*liblib1\.a'
|
||||
ld: fatal warning\(s\) induced error \(-fatal_warnings\)
|
||||
(cc|clang): error: linker command failed with exit code 1 \(use -v to see invocation\)
|
||||
[^
|
||||
]*(cc|clang): error: linker command failed with exit code 1 \(use -v to see invocation\)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
ld: warning: ignoring duplicate libraries: '[^']*liblib1\.a', '[^']*liblib2\.a'
|
||||
[^
|
||||
]*ld: warning: ignoring duplicate libraries: '[^']*liblib1\.a', '[^']*liblib2\.a'
|
||||
ld: fatal warning\(s\) induced error \(-fatal_warnings\)
|
||||
(cc|clang): error: linker command failed with exit code 1 \(use -v to see invocation\)
|
||||
[^
|
||||
]*(cc|clang): error: linker command failed with exit code 1 \(use -v to see invocation\)
|
||||
|
||||
Reference in New Issue
Block a user