-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
41 lines (41 loc) · 1.17 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
[submodule "poly2tri"]
path = poly2tri
url = https://github.com/brandon-kohn/poly2tri.git
[submodule "geometrix"]
path = geometrix
url = https://github.com/brandon-kohn/geometrix.git
[submodule "nlopt"]
path = nlopt
url = https://github.com/brandon-kohn/nlopt.git
[submodule "clipper-lib"]
path = clipper-lib
url = https://github.com/brandon-kohn/clipper-lib.git
[submodule "turf"]
path = turf
url = https://github.com/brandon-kohn/turf.git
branch = master
[submodule "junction"]
path = junction
url = https://github.com/brandon-kohn/junction.git
branch = master
[submodule "libcds"]
path = libcds
url = https://github.com/brandon-kohn/libcds.git
[submodule "rpmalloc"]
path = rpmalloc
url = https://github.com/brandon-kohn/rpmalloc.git
[submodule "entt"]
path = entt
url = https://github.com/brandon-kohn/entt.git
[submodule "GeometricTools"]
path = GeometricTools
url = https://github.com/brandon-kohn/GeometricTools.git
[submodule "doctest"]
path = doctest
url = https://github.com/doctest/doctest.git
[submodule "Clipper2"]
path = Clipper2
url = https://github.com/brandon-kohn/Clipper2.git
[submodule "marl"]
path = marl
url = https://github.com/brandon-kohn/marl.git