mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Add ARC methods 8 (Crunch) and 9 (squash), 12-bit and 13-bit Dynamic LZW.
This commit is contained in:
@@ -142,7 +142,8 @@ add_library("Aaru.Compression.Native" SHARED library.c apple_rle.c apple_rle.h a
|
||||
zoo/maketbl.c
|
||||
arc/pack.c
|
||||
arc/squeeze.c
|
||||
arc/crunch.c)
|
||||
arc/crunch.c
|
||||
arc/lzw.c)
|
||||
|
||||
include(3rdparty/bzip2.cmake)
|
||||
include(3rdparty/flac.cmake)
|
||||
|
||||
Reference in New Issue
Block a user