Skip to content

Commit 3cd0efb

Browse files
committed
FIX: removed submodules not needed
1 parent 29276a0 commit 3cd0efb

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

.gitmodules

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,6 @@
22
path = deps/googletest
33
url = https://github.com/google/googletest
44
branch = main
5-
[submodule "deps/open3d"]
6-
path = deps/open3d
7-
url = https://github.com/diffCheckOrg/submodule-open3d.git
8-
branch = main
95
[submodule "deps/eigen"]
106
path = deps/eigen
11-
url = https://gitlab.com/libeigen/eigen.git
12-
[submodule "deps/fmt"]
13-
path = deps/fmt
14-
url = https://github.com/fmtlib/fmt.git
15-
[submodule "deps/libigl"]
16-
path = deps/libigl
17-
url = https://github.com/libigl/libigl.git
18-
[submodule "deps/glfw"]
19-
path = deps/glfw
20-
url = https://github.com/glfw/glfw.git
7+
url = https://gitlab.com/libeigen/eigen.git

deps/fmt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)