Add xbyak external

This commit is contained in:
David Marcec 2020-05-30 10:55:27 +10:00
parent 87b272699f
commit d0bdd26c26
7 changed files with 329 additions and 2 deletions

3
.gitmodules vendored
View file

@ -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