forked from patrikhuber/eos
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 721 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/pybind11"]
path = 3rdparty/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "3rdparty/nanoflann"]
path = 3rdparty/nanoflann
url = https://github.com/jlblancoc/nanoflann.git
[submodule "3rdparty/glm"]
path = 3rdparty/glm
url = https://github.com/g-truc/glm.git
[submodule "3rdparty/eigen3-nnls"]
path = 3rdparty/eigen3-nnls
url = https://github.com/hmatuschek/eigen3-nnls.git
[submodule "3rdparty/mexplus"]
path = 3rdparty/mexplus
url = https://github.com/kyamagu/mexplus.git
[submodule "3rdparty/cereal"]
path = 3rdparty/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "3rdparty/eigen"]
path = 3rdparty/eigen
url = https://github.com/patrikhuber/eigen.git