We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aadc4b commit 597b7d5Copy full SHA for 597b7d5
.gitmodules
@@ -1,3 +1,9 @@
1
[submodule "include/glm"]
2
path = include/glm
3
url = https://github.com/g-truc/glm.git
4
+[submodule "include/benchmark"]
5
+ path = include/benchmark
6
+ url = https://github.com/google/benchmark.git
7
+[submodule "include/imgui"]
8
+ path = include/imgui
9
+ url = https://github.com/ocornut/imgui.git
include/benchmark
include/imgui
0 commit comments