1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

CMake: Support RISC-V BCJ Filter for encoding and decoding.

This commit is contained in:
Jia Tan 2024-01-22 23:33:39 +08:00
parent 440a2eccb0
commit 34372a5adb

View file

@ -448,6 +448,7 @@ set(SIMPLE_FILTERS
powerpc
ia64
sparc
riscv
)
# The SUPPORTED_FILTERS are shared between Encoders and Decoders