diff options
| author | Michael Forney <mforney@mforney.org> | 2019-04-19 01:25:01 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-04-19 01:33:44 -0700 |
| commit | a10eff96c55e452fd0bd906f80b1f61736321c4e (patch) | |
| tree | 17f458658a3944a17315a2fe815c9f8ad8e6d6fd /.gitmodules | |
| parent | 5d7c3d06376876306b6e8ce12e686ab81c074be3 (diff) | |
Add zstd 1.4.0
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a004d591..fda6c666 100644 --- a/.gitmodules +++ b/.gitmodules @@ -265,3 +265,6 @@ [submodule "pkg/zlib/src"] path = pkg/zlib/src url = https://github.com/madler/zlib +[submodule "pkg/zstd/src"] + path = pkg/zstd/src + url = https://github.com/facebook/zstd |
