We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fa2b9 commit ca2c7aaCopy full SHA for ca2c7aa
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "imgui"]
2
path = dependencies/imgui
3
url = https://github.com/ocornut/imgui.git
4
+[submodule "fmt"]
5
+ path = dependencies/fmt
6
+ url = https://github.com/fmtlib/fmt.git
dependencies/fmt
0 commit comments