diff --git a/.gitmodules b/.gitmodules index 90eeac9..8c2fd0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,4 +45,7 @@ url = https://github.com/stbrumme/hash-library [submodule "libs/native_app_glue"] path = libs/native_app_glue - url = https://bitbucket.org/omigamedev/native_app_glue.git \ No newline at end of file + url = https://bitbucket.org/omigamedev/native_app_glue.git +[submodule "libs/fmt"] + path = libs/fmt + url = https://github.com/fmtlib/fmt.git diff --git a/libs/fmt b/libs/fmt new file mode 160000 index 0000000..9a0a24f --- /dev/null +++ b/libs/fmt @@ -0,0 +1 @@ +Subproject commit 9a0a24f90bdbc91c8b84a061e24195127f0addbf