mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-04 13:57:38 +00:00
externals: Add fmt as a submodule
This commit is contained in:
parent
ed3a686d1d
commit
ee4b30eee4
5 changed files with 18 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "externals/fmt"]
|
||||
path = externals/fmt
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "externals/xbyak"]
|
||||
path = externals/xbyak
|
||||
url = https://github.com/herumi/xbyak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue