-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
119 lines (119 loc) · 3.19 KB
/
.gitmodules
File metadata and controls
119 lines (119 loc) · 3.19 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[submodule "boost"]
path = boost
url = https://github.com/boostorg/boost.git
branch = boost-1.85.0
ignore = dirty
[submodule "libp2p"]
path = libp2p
url = ../libp2p.git
[submodule "ipfs-lite-cpp"]
path = ipfs-lite-cpp
url = ../ipfs-lite-cpp.git
[submodule "flutter"]
path = flutter
url = https://github.com/flutter/flutter.git
[submodule "GSL"]
path = GSL
url = ../GSL.git
[submodule "spdlog"]
path = spdlog
url = https://github.com/gabime/spdlog
[submodule "hat-trie"]
path = hat-trie
url = https://github.com/masterjedy/hat-trie.git
[submodule "Boost.DI"]
path = Boost.DI
url = ../Boost.DI
branch = cpp14
[submodule "ipfs-pubsub"]
path = ipfs-pubsub
url = ../ipfs-pubsub.git
[submodule "GTest"]
path = GTest
url = https://github.com/google/googletest
[submodule "ed25519"]
path = ed25519
url = https://github.com/hyperledger/iroha-ed25519.git
[submodule "rapidjson"]
path = rapidjson
url = ../rapidjson.git
[submodule "rocksdb"]
path = rocksdb
url = ../rocksdb.git
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt.git
branch = 7.1.3
[submodule "yaml-cpp"]
path = yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
branch = yaml-cpp-0.7.0
[submodule "c-ares"]
path = c-ares
url = https://github.com/c-ares/c-ares.git
branch = cares-1_17_2
[submodule "soralog"]
path = soralog
url = ../soralog
[submodule "ipfs-bitswap-cpp"]
path = ipfs-bitswap-cpp
url = ../ipfs-bitswap-cpp.git
[submodule "openssl"]
path = openssl
url = https://github.com/openssl/openssl.git
[submodule "libsecp256k1"]
path = libsecp256k1
url = https://github.com/bitcoin-core/secp256k1.git
[submodule "xxhash"]
path = xxhash
url = https://github.com/Cyan4973/xxHash.git
[submodule "MoltenVK"]
path = MoltenVK
url = https://github.com/KhronosGroup/MoltenVK.git
[submodule "Vulkan-Headers"]
path = Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "Vulkan-Loader"]
path = Vulkan-Loader
url = https://github.com/KhronosGroup/Vulkan-Loader.git
[submodule "Boost-for-Android"]
url = ../Boost-for-Android.git
path = build/Android/Boost-for-Android
[submodule "wallet-core"]
path = wallet-core
url = ../wallet-core.git
ignore = dirty
[submodule "MNN"]
path = MNN
url = ../MNN.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
ignore = dirty
[submodule "libssh2"]
path = libssh2
url = https://github.com/libssh2/libssh2.git
[submodule "AsyncIOManager"]
path = AsyncIOManager
url = ../AsyncIOManager.git
[submodule "stb"]
path = stb
url = https://github.com/nothings/stb.git
[submodule "gnus_upnp"]
path = gnus_upnp
url = ../gnus_upnp.git
[submodule "sqlite3"]
path = sqlite3
url = ../sqlite-amalgamation
[submodule "SQLiteModernCpp"]
path = SQLiteModernCpp
url = ../sqlite_modern_cpp.git
[submodule "json"]
path = json
url = https://github.com/nlohmann/json.git
[submodule "snappy"]
path = snappy
url = https://github.com/google/snappy.git
[submodule "protobuf"]
path = protobuf
url = https://github.com/protocolbuffers/protobuf.git