diff options
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index db60706c9..1ebbd57cd 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -31,3 +31,6 @@ | |||
| 31 | [submodule "cpr"] | 31 | [submodule "cpr"] |
| 32 | path = externals/cpr | 32 | path = externals/cpr |
| 33 | url = https://github.com/whoshuu/cpr.git | 33 | url = https://github.com/whoshuu/cpr.git |
| 34 | [submodule "lz4"] | ||
| 35 | path = externals/lz4 | ||
| 36 | url = http://github.com/lz4/lz4.git | ||