mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +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.