Switching to use xenia-project xbyak.
This commit is contained in:
parent
0ffd8bbedd
commit
84fa09a2db
|
@ -6,7 +6,7 @@
|
||||||
url = https://github.com/benvanik/beaengine.git
|
url = https://github.com/benvanik/beaengine.git
|
||||||
[submodule "third_party/xbyak"]
|
[submodule "third_party/xbyak"]
|
||||||
path = third_party/xbyak
|
path = third_party/xbyak
|
||||||
url = https://github.com/herumi/xbyak.git
|
url = https://github.com/xenia-project/xbyak.git
|
||||||
[submodule "third_party/catch"]
|
[submodule "third_party/catch"]
|
||||||
path = third_party/catch
|
path = third_party/catch
|
||||||
url = https://github.com/philsquared/Catch.git
|
url = https://github.com/philsquared/Catch.git
|
||||||
|
|
Loading…
Reference in New Issue