Add ZSTD compression for precompiled cache
This commit is contained in:
parent
cd86c9b043
commit
8f67d6a444
5 changed files with 103 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -46,3 +46,6 @@
|
|||
[submodule "lodepng"]
|
||||
path = externals/lodepng/lodepng
|
||||
url = https://github.com/lvandeve/lodepng.git
|
||||
[submodule "zstd"]
|
||||
path = externals/zstd
|
||||
url = https://github.com/facebook/zstd.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue