forked from gxchain/gxb-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 842 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
[submodule "libraries/fc"]
path = libraries/fc
url = https://github.com/gxchain/gxb-fc.git
[submodule "docs"]
path = docs
url = https://github.com/gxchain/gxb-core.wiki.git
[submodule "libraries/softfloat"]
path = libraries/softfloat
url = https://github.com/gxchain/berkeley-softfloat-3.git
[submodule "externals/binaryen"]
path = externals/binaryen
url = https://github.com/gxchain/binaryen.git
[submodule "externals/magic_get"]
path = externals/magic_get
url = https://github.com/gxchain/magic_get.git
[submodule "contracts/libc++/upstream"]
path = contracts/libc++/upstream
url = https://github.com/gxchain/libcxx.git
[submodule "contracts/musl/upstream"]
path = contracts/musl/upstream
url = https://github.com/gxchain/musl.git
[submodule "libraries/wabt"]
path = libraries/wabt
url = https://github.com/gxchain/wabt.git