forked from faasm/cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
38 lines (38 loc) · 1.24 KB
/
.gitmodules
File metadata and controls
38 lines (38 loc) · 1.24 KB
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
[submodule "third-party/wasi-libc"]
path = third-party/wasi-libc
url = https://github.com/faasm/wasi-libc
branch = faasm
[submodule "third-party/llvm-project"]
path = third-party/llvm-project
url = https://github.com/faasm/llvm-project.git
branch = faasm
[submodule "third-party/libffi"]
path = third-party/libffi
url = https://github.com/faasm/libffi.git
branch = faasm
[submodule "third-party/faasm-clapack"]
path = third-party/faasm-clapack
url = https://github.com/faasm/faasm-clapack
[submodule "third-party/faabric"]
path = third-party/faabric
url = https://github.com/faasm/faabric.git
[submodule "third-party/FFmpeg"]
path = third-party/FFmpeg
url = https://github.com/faasm/FFmpeg.git
branch = faasm
[submodule "third-party/ImageMagick"]
path = third-party/ImageMagick
url = https://github.com/faasm/ImageMagick.git
branch = faasm
[submodule "third-party/libpng"]
path = third-party/libpng
url = https://github.com/faasm/libpng.git
branch = faasm
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/faasm/zlib.git
branch = faasm
[submodule "third-party/tensorflow"]
path = third-party/tensorflow
url = https://github.com/faasm/tensorflow.git
branch = faasm