-
Notifications
You must be signed in to change notification settings - Fork 25
/
.gitmodules
45 lines (45 loc) · 1.56 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "Keygen/ThirdParty/variant"]
path = Keygen/ThirdParty/variant
url = https://github.com/mapbox/variant
[submodule "Keygen/ThirdParty/GSL"]
path = Keygen/ThirdParty/GSL
url = https://github.com/Microsoft/GSL.git
[submodule "Keygen/lib_crl"]
path = Keygen/lib_crl
url = https://github.com/desktop-app/lib_crl
[submodule "Keygen/lib_rpl"]
path = Keygen/lib_rpl
url = https://github.com/desktop-app/lib_rpl
[submodule "Keygen/lib_base"]
path = Keygen/lib_base
url = https://github.com/desktop-app/lib_base
[submodule "Keygen/lib_ui"]
path = Keygen/lib_ui
url = https://github.com/desktop-app/lib_ui
[submodule "Keygen/codegen"]
path = Keygen/codegen
url = https://github.com/desktop-app/codegen
[submodule "Keygen/lib_ton"]
path = Keygen/lib_ton
url = https://github.com/desktop-app/lib_ton.git
[submodule "Keygen/ThirdParty/rlottie"]
path = Keygen/ThirdParty/rlottie
url = https://github.com/desktop-app/rlottie.git
[submodule "Keygen/lib_lottie"]
path = Keygen/lib_lottie
url = https://github.com/desktop-app/lib_lottie.git
[submodule "Keygen/lib_tl"]
path = Keygen/lib_tl
url = https://github.com/desktop-app/lib_tl.git
[submodule "Keygen/ThirdParty/xxHash"]
path = Keygen/ThirdParty/xxHash
url = https://github.com/Cyan4973/xxHash.git
[submodule "Keygen/lib_storage"]
path = Keygen/lib_storage
url = https://github.com/desktop-app/lib_storage.git
[submodule "Keygen/ThirdParty/expected"]
path = Keygen/ThirdParty/expected
url = https://github.com/TartanLlama/expected
[submodule "cmake"]
path = cmake
url = https://github.com/desktop-app/cmake_helpers.git