diff options
author | Gregor Jasny <gjasny@googlemail.com> | 2021-06-10 14:09:04 (GMT) |
---|---|---|
committer | Gregor Jasny <gjasny@googlemail.com> | 2021-06-10 20:24:31 (GMT) |
commit | 8dcdd4351fd6236f05fbb613cd805fb41d2a1865 (patch) | |
tree | 6cd225015d42ec58e9d7a57695adb6101b463e2c /Tests/Qt4Autogen | |
parent | 2086b938a7b60ce07a28840240de82687b769575 (diff) | |
download | CMake-8dcdd4351fd6236f05fbb613cd805fb41d2a1865.zip CMake-8dcdd4351fd6236f05fbb613cd805fb41d2a1865.tar.gz CMake-8dcdd4351fd6236f05fbb613cd805fb41d2a1865.tar.bz2 |
Tests: recognize Xcode 13 linker warning
The linker shipped with Xcode 13 changed the architecture
mismatch linker warning into:
```
ld: warning: ignoring file libfoo.a, building for macOS-x86_64 but attempting to link with file built for macOS-i386
```
Diffstat (limited to 'Tests/Qt4Autogen')
0 files changed, 0 insertions, 0 deletions