mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-22 01:45:21 +01:00
- Update bunlded libarchive version used on Windows/Mac - Enable requested zstd support while we are at it. Closes #211
15 lines
256 B
Text
15 lines
256 B
Text
#build
|
|
simple_compression
|
|
simple_decompression
|
|
multiple_simple_compression
|
|
dictionary_compression
|
|
dictionary_decompression
|
|
streaming_compression
|
|
streaming_decompression
|
|
multiple_streaming_compression
|
|
streaming_memory_usage
|
|
|
|
#test artefact
|
|
tmp*
|
|
test*
|
|
*.zst
|