summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTriang3l <triang3l@yandex.ru>2020-12-13 18:41:07 +0300
committerTriang3l <triang3l@yandex.ru>2020-12-13 20:04:12 +0300
commit4617dc556900b1ec53cb2dfd984fcc28f5a421a6 (patch)
tree80e0d16fd21abcc2bb5932bdcdef58fdeb61e313 /.gitmodules
parentc14e3770a23453e9439e979cdaa928b35436a8f1 (diff)
Merge branch 'master' into vulkan
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0ab83261a..10b24d730 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,6 +64,9 @@
[submodule "third_party/date"]
path = third_party/date
url = https://github.com/HowardHinnant/date.git
+[submodule "third_party/xxhash"]
+ path = third_party/xxhash
+ url = https://github.com/Cyan4973/xxHash.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git