forked from pfmephisto/ReUseX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.02 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
[submodule "extern/clean-core"]
path = extern/clean-core
url = https://github.com/project-arcana/clean-core.git
[submodule "extern/typed-geometry"]
path = extern/typed-geometry
url = https://github.com/project-arcana/typed-geometry.git
[submodule "extern/ctracer"]
path = extern/ctracer
url = https://github.com/project-arcana/ctracer.git
[submodule "extern/reflector"]
path = extern/reflector
url = https://github.com/project-arcana/reflector.git
[submodule "extern/rich-log"]
path = extern/rich-log
url = https://@github.com/project-arcana/rich-log.git
[submodule "extern/polymesh"]
path = extern/polymesh
url = https://github.com/project-arcana/polymesh.git
[submodule "extern/pybind11"]
path = extern/pybind11
url = git@github.com:pybind/pybind11.git
[submodule "extern/polyscope"]
path = extern/polyscope
url = git@github.com:nmwsharp/polyscope.git
[submodule "extern/fmt"]
path = extern/fmt
url = git@github.com:fmtlib/fmt.git
[submodule "extern/nexus"]
path = extern/nexus
url = git@github.com:project-arcana/nexus.git