Skip to content

Commit de4dd81

Browse files
committed
Add FLANN as third party
1 parent 05fc740 commit de4dd81

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
@@ -25,3 +25,6 @@
2525
[submodule "third_party/src/glfw"]
2626
path = third_party/src/glfw
2727
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

Submodule flann added at f9caaf6

0 commit comments

Comments
 (0)