-
Notifications
You must be signed in to change notification settings - Fork 107
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 719 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "googletest"]
path = externalpackages/googletest
url = https://github.com/google/googletest.git
[submodule "externalpackages/git-archive-all.sh"]
path = externalpackages/git-archive-all.sh
url = https://github.com/meitar/git-archive-all.sh/
[submodule "mpark.variant"]
path = externalpackages/mpark.variant
url = https://github.com/mpark/variant.git
[submodule "externalpackages/fmt"]
path = externalpackages/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "externalpackages/boutdata"]
path = externalpackages/boutdata
url = https://github.com/boutproject/boutdata.git
[submodule "externalpackages/cpptrace"]
path = externalpackages/cpptrace
url = https://github.com/ZedThree/cpptrace.git