forked from canonical/multipass
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
29 lines (29 loc) · 1021 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
25
26
27
28
29
[submodule "3rd-party/grpc"]
path = 3rd-party/grpc
url = https://github.com/CanonicalLtd/grpc.git
ignore = dirty
[submodule "3rd-party/yaml-cpp"]
path = 3rd-party/yaml-cpp
url = https://github.com/canonical/yaml-cpp.git
ignore = dirty
[submodule "3rd-party/libssh/libssh"]
path = 3rd-party/libssh/libssh
url = https://github.com/CanonicalLtd/libssh.git
[submodule "3rd-party/xz-decoder/xz-embedded"]
path = 3rd-party/xz-decoder/xz-embedded
url = https://git.tukaani.org/xz-embedded.git
[submodule "3rd-party/semver"]
path = 3rd-party/semver
url = https://github.com/CanonicalLtd/semver.git
[submodule "3rd-party/scope_guard"]
path = 3rd-party/scope_guard
url = https://github.com/ricab/scope_guard.git
[submodule "3rd-party/qhotkey"]
path = 3rd-party/qhotkey/QHotkey
url = https://github.com/Skycoder42/QHotkey.git
[submodule "3rd-party/fmt"]
path = 3rd-party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "3rd-party/poco"]
path = 3rd-party/poco
url = https://github.com/pocoproject/poco.git