mirror of
https://github.com/xenia-project/xenia.git
synced 2026-01-04 07:40:04 +01:00
Adding xbyak.
This commit is contained in:
parent
6b17ead43b
commit
7d83ba0021
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
|||
[submodule "third_party/jansson"]
|
||||
path = third_party/jansson
|
||||
url = https://github.com/akheron/jansson.git
|
||||
[submodule "third_party/xbyak"]
|
||||
path = third_party/xbyak
|
||||
url = https://github.com/herumi/xbyak.git
|
||||
|
|
|
|||
1
third_party/xbyak
vendored
Submodule
1
third_party/xbyak
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 702d6e6683c322f08a36ea059f6d6f8263b1bd0d
|
||||
Loading…
Reference in a new issue