-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 834 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/googletest"]
path = third_party/googletest
url = [email protected]:google/googletest.git
[submodule "third_party/hermes"]
path = third_party/hermes
url = [email protected]:facebook/hermes.git
[submodule "third_party/quickjs"]
path = third_party/quickjs
url = [email protected]:bellard/quickjs.git
[submodule "third_party/react-native"]
path = third_party/react-native
url = [email protected]:facebook/react-native.git
[submodule "third_party/folly"]
path = third_party/folly
url = [email protected]:facebook/folly.git
[submodule "third_party/double-conversion"]
path = third_party/double-conversion
url = [email protected]:google/double-conversion.git
[submodule "third_party/boost-for-react-native"]
path = third_party/boost-for-react-native
url = [email protected]:react-native-community/boost-for-react-native.git