diff options
author | Dylan Baker <[email protected]> | 2019-07-25 14:27:43 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-10-18 13:02:58 -0700 |
commit | 821cf6942a390f5f64d8a2cff9933b24c84f7dc1 (patch) | |
tree | 381173af020b9b2ccdc8c0ef4f7515a5209c44f3 /docs/meson.html | |
parent | b962c7c9713700ca02b698efb1dfdd28516ce580 (diff) |
meson: Use cmake to find LLVM when building for windows
We don't use cmake normally because it always results in static linking.
This is very problematic for *nix OSes which expect shared linking by
default, but for windows this isn't a problem as LLVM doesn't support
shared linking on windows anyway.
Reviewed-by: Adam Jackson <[email protected]>
Diffstat (limited to 'docs/meson.html')
0 files changed, 0 insertions, 0 deletions