externals: Add fmt as a submodule

This commit is contained in:
Lioncash 2016-08-25 17:21:19 -04:00 committed by MerryMage
parent ed3a686d1d
commit ee4b30eee4
5 changed files with 18 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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