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
1 changed files with 1 additions and 0 deletions

View File

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