Skip to content

Commit caf9184

Browse files
committed
Removed submodule glew
1 parent b2faac1 commit caf9184

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@
55
[submodule "deps/open3d"]
66
path = deps/open3d
77
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

Submodule eigen added at 8b101ad

deps/fmt

Submodule fmt added at c17816c

0 commit comments

Comments
 (0)