Adding xbyak.
This commit is contained in:
parent
6b17ead43b
commit
7d83ba0021
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 702d6e6683c322f08a36ea059f6d6f8263b1bd0d
|
Loading…
Reference in New Issue