summaryrefslogtreecommitdiffstats
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
parentAddressed feedback (diff)
downloadyuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.tar
yuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.tar.gz
yuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.tar.bz2
yuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.tar.lz
yuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.tar.xz
yuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.tar.zst
yuzu-93de7a7b40114259c4e3255d6567c519c8300fa1.zip
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