Update fmt to 10.1.1 and convert to submodule.

This commit is contained in:
Admiral H. Curtiss
2023-09-20 23:05:53 +02:00
parent 579ccb0710
commit 965283c263
51 changed files with 22 additions and 25874 deletions

3
.gitmodules vendored
View File

@ -60,3 +60,6 @@
[submodule "Externals/curl/curl"]
path = Externals/curl/curl
url = https://github.com/curl/curl.git
[submodule "Externals/fmt/fmt"]
path = Externals/fmt/fmt
url = https://github.com/fmtlib/fmt.git