mirror of
https://github.com/ziglang/zig.git
synced 2026-01-06 21:43:25 +00:00
- On Intel Macs, the path is /usr/local/opt/llvm@12 - On Silicon Macs, the path is /opt/homebrew/opt/llvm@12 This makes specifying CMAKE_PREFIX_PATH optional for Homebrew LLVM.