diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-08-17 22:07:07 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-08-22 10:49:35 -0700 |
commit | 2845f5a2302de86e04efe7d9a153e05bde3caa65 (patch) | |
tree | a26135ec66059c232803a8a482d93143a553bf0d /docs/markdown/External-commands.md | |
parent | b6c28d282c99a0a7915f9924d98d620f70403814 (diff) | |
download | meson-2845f5a2302de86e04efe7d9a153e05bde3caa65.zip meson-2845f5a2302de86e04efe7d9a153e05bde3caa65.tar.gz meson-2845f5a2302de86e04efe7d9a153e05bde3caa65.tar.bz2 |
cmake: Fix detection of AppleClang
It's not enough to detect that the linker is ld64: gcc, icc, and vanilla
clang all use ld64 on macoOS. Instead we have to detect the class of the
compiler, and determine if it's an Apple Compiler or a vanilla one.
Diffstat (limited to 'docs/markdown/External-commands.md')
0 files changed, 0 insertions, 0 deletions