forked from azahar-emu/dynarmic
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 815 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 815 Bytes
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 "biscuit"]
path = externals/biscuit
url = https://github.com/lioncash/biscuit.git
[submodule "catch"]
path = externals/catch
url = https://github.com/catchorg/Catch2.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "mcl"]
path = externals/mcl
url = https://github.com/azahar-emu/mcl.git
[submodule "oaknut"]
path = externals/oaknut
url = https://github.com/merryhime/oaknut.git
[submodule "robin-map"]
path = externals/robin-map
url = https://github.com/Tessil/robin-map.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "zycore"]
path = externals/zycore
url = https://github.com/zyantific/zycore-c.git
[submodule "zydis"]
path = externals/zydis
url = https://github.com/zyantific/zydis.git