forked from chenxiaolong/DualBootPatcher
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 924 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 "external/pugixml"]
path = external/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "external/Android-Terminal-Emulator"]
path = external/Android-Terminal-Emulator
url = https://github.com/chenxiaolong/Android-Terminal-Emulator.git
[submodule "external/flatbuffers"]
path = external/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "external/minizip"]
path = external/minizip
url = https://github.com/chenxiaolong/minizip.git
[submodule "external/RootShell"]
path = external/RootShell
url = https://github.com/chenxiaolong/RootShell.git
[submodule "external/googletest"]
path = external/googletest
url = https://github.com/chenxiaolong/googletest.git
[submodule "external/rapidjson"]
path = external/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "external/outcome"]
path = external/outcome
url = https://github.com/chenxiaolong/outcome.git