added fmt library

This commit is contained in:
georgemoralis 2023-04-28 12:46:29 +03:00
parent 222d0204db
commit f998469730
5 changed files with 12 additions and 2 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "third-party/SDL"]
path = third-party/SDL
url = https://github.com/libsdl-org/SDL
[submodule "third-party/fmt"]
path = third-party/fmt
url = https://github.com/fmtlib/fmt.git