diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-09-27 19:54:35 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-09-27 20:49:46 +0300 |
commit | 0570308ddd9c0e39e85597ebc0e31d4fc81d436f (patch) | |
tree | def3228e05a673786802dd3d099103ff93b268ad /src/liblzma/lzma/lzma2_encoder.h | |
parent | liblzma: Update a comment. (diff) | |
download | xz-0570308ddd9c0e39e85597ebc0e31d4fc81d436f.tar.xz |
CMake: Fix Windows build with Clang/LLVM 17.
llvm-windres 17.0.0 has more accurate emulation of GNU windres, so
the hack for GNU windres must now be used with llvm-windres too.
LLVM 16.0.6 has the old behavior and there likely won't be more
16.x releases. So we can simply check for >= 17.0.0.
See also:
https://github.com/llvm/llvm-project/commit/2bcc0fdc58a220cb9921b47ec8a32c85f2511a47
Diffstat (limited to 'src/liblzma/lzma/lzma2_encoder.h')
0 files changed, 0 insertions, 0 deletions