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