mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 06:35:11 +00:00
Adding asmjit.
This commit is contained in:
parent
eee856be04
commit
4eafb6b070
4 changed files with 104 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -16,3 +16,6 @@
|
|||
[submodule "third_party/libjit"]
|
||||
path = third_party/libjit
|
||||
url = https://github.com/benvanik/libjit.git
|
||||
[submodule "third_party/asmjit"]
|
||||
path = third_party/asmjit
|
||||
url = https://github.com/benvanik/asmjit.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue