mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 05:27:19 +00:00
add fmtlib
This commit is contained in:
parent
9a26ba0a72
commit
73312cb948
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -17,3 +17,6 @@
|
|||||||
[submodule "thirdparty/magic_enum"]
|
[submodule "thirdparty/magic_enum"]
|
||||||
path = thirdparty/magic_enum
|
path = thirdparty/magic_enum
|
||||||
url = https://github.com/Neargye/magic_enum.git
|
url = https://github.com/Neargye/magic_enum.git
|
||||||
|
[submodule "thirdparty/fmt"]
|
||||||
|
path = thirdparty/fmt
|
||||||
|
url = https://github.com/fmtlib/fmt.git
|
||||||
|
1
thirdparty/fmt
vendored
Submodule
1
thirdparty/fmt
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e69e5f977d458f2650bb346dadf2ad30c5320281
|
Loading…
Reference in New Issue
Block a user