summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorunknown <FreddyFunk@users.noreply.github.com>2019-02-08 22:08:48 +0100
committerFreddyFunk <FreddyFunk@users.noreply.github.com>2019-03-29 18:22:07 +0100
commit93de7a7b40114259c4e3255d6567c519c8300fa1 (patch)
tree8ddaeea3eb6c118d01e7ec19d0057475fd0a1515 /.gitmodules
parenta05f94dcc8001cc2b90da89f34db5adfb3356f04 (diff)
externals: Add Zstandard v1.3.8
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2558a5ebc..b891805de 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule "Vulkan-Headers"]
path = externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
+[submodule "externals/zstd"]
+ path = externals/zstd
+ url = https://github.com/facebook/zstd