mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
On some systems (esp. systems that use unique hashed file-paths for library-versions like Nix), we can't expect LLVM and Clang to share lib/bin directories. The best we can do is find the matching clang libraries in the CMAKE_LIBRARY_PATH provided by the environment |
||
|---|---|---|
| .. | ||
| c_flag_overrides.cmake | ||
| cxx_flag_overrides.cmake | ||
| Findclang.cmake | ||
| Findlld.cmake | ||
| Findllvm.cmake | ||
| install.cmake | ||