-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
57 lines (57 loc) · 1.96 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "cpp/simdjson"]
path = cpp/simdjson
url = https://github.com/simdjson/simdjson.git
[submodule "cpp/thumbnail/Simd"]
path = cpp/thumbnail/Simd
url = https://github.com/ermig1979/Simd.git
[submodule "cpp/avif/libavif"]
path = cpp/avif/libavif
url = https://github.com/AOMediaCodec/libavif.git
[submodule "cpp/avif/libjpeg-turbo"]
path = cpp/avif/libjpeg-turbo
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
[submodule "cpp/gbc/gamebro"]
path = cpp/gbc/gamebro
url = https://github.com/fwsGonzo/gamebro.git
[submodule "c/zlib/zlib-dougallj"]
path = c/zlib/zlib-dougallj
url = https://github.com/dougallj/zlib-dougallj.git
[submodule "c/zstd/zstd"]
path = c/zstd/zstd
url = https://github.com/facebook/zstd.git
[submodule "cpp/json"]
path = cpp/ext/json
url = https://github.com/nlohmann/json.git
[submodule "cpp/zstd/zstd"]
path = cpp/zstd/zstd
url = https://github.com/facebook/zstd.git
[submodule "cpp/ext/json"]
path = cpp/ext/json
url = https://github.com/nlohmann/json.git
[submodule "cpp/sqlite/SQLiteCpp"]
path = cpp/sqlite/SQLiteCpp
url = https://github.com/SRombauts/SQLiteCpp.git
[submodule "cpp/ext/tinyxml2"]
path = cpp/ext/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "cpp/sd/stable-diffusion.cpp"]
path = cpp/sd/stable-diffusion.cpp
url = https://github.com/fwsGonzo/stable-diffusion.cpp.git
[submodule "cpp/webp/libwebp"]
path = cpp/webp/libwebp
url = https://github.com/webmproject/libwebp.git
[submodule "cpp/llama/llama.cpp"]
path = cpp/llama/llama.cpp
url = https://github.com/fwsGonzo/llama.cpp.git
[submodule "cpp/ext/Turbo-Base64"]
path = cpp/ext/Turbo-Base64
url = https://github.com/powturbo/Turbo-Base64.git
[submodule "v8/v8-cmake"]
path = v8/v8-cmake
url = [email protected]:bnoordhuis/v8-cmake.git
[submodule "cpp/ext/libdeflate"]
path = cpp/ext/libdeflate
url = https://github.com/ebiggers/libdeflate.git
[submodule "c/zlib/zlib-ng"]
path = c/zlib/zlib-ng
url = https://github.com/zlib-ng/zlib-ng.git