-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
60 lines (60 loc) · 2.46 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "repos/procfs-cmake"]
path = repos/main/procfs-cmake
url = https://github.com/zouxiaoliang/procfs-cmake
[submodule "repos/openssl-cmake"]
path = repos/main/openssl-cmake
url = https://github.com/zouxiaoliang/openssl-cmake.git
[submodule "repos/libarchive-cmake"]
path = repos/main/libarchive-cmake
url = https://github.com/zouxiaoliang/libarchive-cmake.git
[submodule "repos/gflags-cmake"]
path = repos/main/gflags-cmake
url = https://github.com/zouxiaoliang/gflags-cmake
[submodule "repos/curl-cmake"]
path = repos/main/curl-cmake
url = https://github.com/zouxiaoliang/curl-cmake.git
[submodule "repos/boost-cmake"]
path = repos/main/boost-cmake
url = https://github.com/zouxiaoliang/boost-cmake.git
[submodule "repos/libssh2-cmake"]
path = repos/main/libssh2-cmake
url = https://github.com/zouxiaoliang/libssh2-cmake.git
[submodule "repos/system-cmake"]
path = repos/main/system-cmake
url = https://github.com/zouxiaoliang/system-cmake.git
[submodule "repos/software-exploit-cmake"]
path = repos/main/software-exploit-cmake
url = https://github.com/zouxiaoliang/software-exploit-cmake.git
[submodule "repos/filesystem-cmake"]
path = repos/main/filesystem-cmake
url = https://github.com/zouxiaoliang/filesystem-cmake.git
[submodule "repos/libaudit-cmake"]
path = repos/main/libaudit-cmake
url = https://github.com/zouxiaoliang/libaudit-cmake.git
[submodule "repos/nlohmannjson-cmake"]
path = repos/main/nlohmannjson-cmake
url = https://github.com/zouxiaoliang/nlohmannjson-cmake.git
[submodule "repos/netlink-cmake"]
path = repos/main/netlink-cmake
url = https://github.com/zouxiaoliang/netlink-cmake.git
[submodule "repos/libxml2-cmake"]
path = repos/main/libxml2-cmake
url = https://github.com/zouxiaoliang/libxml2-cmake.git
[submodule "repos/errorsystem-cmake"]
path = repos/main/errorsystem-cmake
url = https://github.com/zouxiaoliang/errorsystem-cmake.git
[submodule "repos/jemalloc-cmake"]
path = repos/main/jemalloc-cmake
url = https://github.com/zouxiaoliang/jemalloc-cmake.git
[submodule "repos/conversions-cmake"]
path = repos/main/conversions-cmake
url = https://github.com/zouxiaoliang/conversions-cmake.git
[submodule "repos/cli-cmake"]
path = repos/main/cli-cmake
url = https://github.com/zouxiaoliang/cli-cmake.git
[submodule "repos/enum-cmake"]
path = repos/main/enum-cmake
url = https://github.com/zouxiaoliang/enum-cmake.git
[submodule "repos/tcmalloc-cmake"]
path = repos/main/tcmalloc-cmake
url = https://github.com/zouxiaoliang/tcmalloc-cmake.git