forked from p7zip-project/p7zip
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
27 lines (27 loc) · 889 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "Codecs/lz4"]
path = Codecs/lz4
url = https://github.com/lz4/lz4.git
[submodule "Codecs/zstd"]
path = Codecs/zstd
url = https://github.com/facebook/zstd.git
[submodule "Codecs/lz5"]
path = Codecs/lz5
url = https://github.com/inikep/lizard.git
[submodule "Codecs/lizard"]
path = Codecs/lizard
url = https://github.com/inikep/lizard.git
[submodule "Codecs/brotli"]
path = Codecs/brotli
url = https://github.com/google/brotli.git
[submodule "Codecs/zstdmt"]
path = Codecs/zstdmt
url = https://github.com/mcmilk/zstdmt.git
[submodule "Codecs/lzham_codec_devel"]
path = Codecs/lzham_codec_devel
url = https://github.com/richgel999/lzham_codec_devel.git
[submodule "Codecs/StormLib"]
path = Codecs/StormLib
url = https://github.com/ladislav-zezula/StormLib.git
[submodule "Codecs/fast-lzma2"]
path = Codecs/fast-lzma2
url = https://github.com/conor42/fast-lzma2.git