Skip to content

Commit ca2c7aa

Browse files
committed
dependencies: Add fmt 8.0.1
1 parent 82fa2b9 commit ca2c7aa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "imgui"]
22
path = dependencies/imgui
33
url = https://github.com/ocornut/imgui.git
4+
[submodule "fmt"]
5+
path = dependencies/fmt
6+
url = https://github.com/fmtlib/fmt.git

dependencies/fmt

Submodule fmt added at d141cdb

0 commit comments

Comments
 (0)