mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
4d3331c63c
Our vendored zstd does not include the assembly language file from upstream (huf_decompress_amd64.S), so it's fine to completely disable assembly language. Fixes: #25744