aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFernando Sahmkow <fsahmkow27@gmail.com>2020-05-29 21:38:34 -0400
committerGitHub <noreply@github.com>2020-05-29 21:38:34 -0400
commit9d9ffe0f9461ffa3b2e183b17a08953ada0ee91b (patch)
tree8349fdcf0167f5ee4534aa3a679fc872d4d604f1 /.gitmodules
parent87b272699fe7965d913637fe104aa695d8e094b2 (diff)
parentd0bdd26c26b72004144e656c9abc6232b80f3f60 (diff)
Merge pull request #4017 from ogniK5377/xbyak
Add xbyak external
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bf3b80d59..2ec9dda62 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,3 +28,6 @@
[submodule "libzip"]
path = externals/libzip/libzip
url = https://github.com/nih-at/libzip.git
+[submodule "xbyak"]
+ path = externals/xbyak
+ url = https://github.com/herumi/xbyak.git