add fmt library, add beammp_*f

This commit is contained in:
Lion Kortlepel
2022-03-24 14:36:39 +01:00
parent d0bb32ec63
commit 9e0d02c6db
4 changed files with 12 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -25,3 +25,6 @@
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt