zig/cmake
FnControlOption 23c25c5eaf cmake: also check Homebrew install paths when looking for LLVM
- 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.
2021-09-08 13:48:16 -04:00
..
c_flag_overrides.cmake
cxx_flag_overrides.cmake
Findclang.cmake cmake: also check Homebrew install paths when looking for LLVM 2021-09-08 13:48:16 -04:00
Findlld.cmake cmake: also check Homebrew install paths when looking for LLVM 2021-09-08 13:48:16 -04:00
Findllvm.cmake cmake: also check Homebrew install paths when looking for LLVM 2021-09-08 13:48:16 -04:00
install.cmake