Add fmt submodule.

This commit is contained in:
gibbed 2020-02-21 09:44:45 -06:00 committed by Rick Gibbed
parent 727b3dc2b6
commit 114cea6fb7
3 changed files with 21 additions and 0 deletions

3
.gitmodules vendored
View file

@ -55,3 +55,6 @@
[submodule "third_party/utfcpp"]
path = third_party/utfcpp
url = https://github.com/xenia-project/utfcpp.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git