mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 17:08:06 +00:00
add fmtlib
This commit is contained in:
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
Submodule thirdparty/fmt added at e69e5f977d
Reference in New Issue
Block a user