We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fc740 commit de4dd81Copy full SHA for de4dd81
.gitmodules
@@ -25,3 +25,6 @@
25
[submodule "third_party/src/glfw"]
26
path = third_party/src/glfw
27
url = https://github.com/glfw/glfw
28
+[submodule "third_party/src/flann"]
29
+ path = third_party/src/flann
30
+ url = https://github.com/flann-lib/flann
third_party/src/flann
0 commit comments