-
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 635 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 635 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third-party/mmg"]
path = third-party/mmg
url = https://github.com/cbritopacheco/mmg
[submodule "third-party/m.css"]
path = third-party/m.css
url = https://github.com/mosra/m.css
[submodule "third-party/pybind11"]
path = third-party/pybind11
url = https://github.com/pybind/pybind11
[submodule "third-party/benchmark"]
path = third-party/benchmark
url = https://github.com/google/benchmark
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest
[submodule "third-party/termcolor"]
path = third-party/termcolor
url = https://github.com/ikalnytskyi/termcolor