add fmtlib for examples

This commit is contained in:
BlackMATov
2022-01-08 05:53:42 +07:00
parent 3ffd824bb8
commit 02e7018473
4 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "vendors/doctest"]
path = vendors/doctest
url = https://github.com/onqtam/doctest
[submodule "vendors/fmtlib"]
path = vendors/fmtlib
url = https://github.com/fmtlib/fmt