Add ZSTD compression for precompiled cache

This commit is contained in:
James Rowe
2020-01-15 19:58:33 -07:00
parent cd86c9b043
commit 8f67d6a444
5 changed files with 103 additions and 0 deletions
+3
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