add fmt module for c++ string formatting
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -45,4 +45,7 @@
|
|||||||
url = https://github.com/stbrumme/hash-library
|
url = https://github.com/stbrumme/hash-library
|
||||||
[submodule "libs/native_app_glue"]
|
[submodule "libs/native_app_glue"]
|
||||||
path = libs/native_app_glue
|
path = libs/native_app_glue
|
||||||
url = https://bitbucket.org/omigamedev/native_app_glue.git
|
url = https://bitbucket.org/omigamedev/native_app_glue.git
|
||||||
|
[submodule "libs/fmt"]
|
||||||
|
path = libs/fmt
|
||||||
|
url = https://github.com/fmtlib/fmt.git
|
||||||
|
|||||||
1
libs/fmt
Submodule
1
libs/fmt
Submodule
Submodule libs/fmt added at 9a0a24f90b
Reference in New Issue
Block a user