We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2faac1 commit caf9184Copy full SHA for caf9184
.gitmodules
@@ -5,3 +5,9 @@
5
[submodule "deps/open3d"]
6
path = deps/open3d
7
url = https://github.com/diffCheckOrg/submodule-open3d.git
8
+[submodule "deps/eigen"]
9
+ path = deps/eigen
10
+ url = https://gitlab.com/libeigen/eigen.git
11
+[submodule "deps/fmt"]
12
+ path = deps/fmt
13
+ url = https://github.com/fmtlib/fmt.git
deps/eigen
deps/fmt
0 commit comments