Skip to content

Commit ba1c59e

Browse files
committed
Add lz4 to third_party
1 parent de4dd81 commit ba1c59e

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
@@ -28,3 +28,6 @@
2828
[submodule "third_party/src/flann"]
2929
path = third_party/src/flann
3030
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

Submodule lz4 added at bac0e61

0 commit comments

Comments
 (0)