Add ZSTD compression for precompiled cache

This commit is contained in:
James Rowe 2019-09-07 15:15:04 -06:00
parent cd86c9b043
commit 8f67d6a444
5 changed files with 103 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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