-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
26 lines (24 loc) · 851 Bytes
/
.gitmodules
File metadata and controls
26 lines (24 loc) · 851 Bytes
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
[submodule "subprojects/libdeflate"]
path = subprojects/libdeflate
url = https://github.com/ebiggers/libdeflate
[submodule "subprojects/glfw"]
path = subprojects/glfw
url = https://github.com/glfw/glfw
[submodule "subprojects/glm"]
path = subprojects/glm
url = https://github.com/g-truc/glm.git
[submodule "subprojects/imgui"]
path = subprojects/imgui
url = https://github.com/ocornut/imgui.git
[submodule "subprojects/pytorch_scatter"]
path = subprojects/pytorch_scatter
url = https://github.com/guanshaoheng/pytorch_scatter.git
[submodule "subprojects/fmt"]
path = subprojects/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "subprojects/pybind11"]
path = subprojects/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "subprojects/eigen"]
path = subprojects/eigen
url = https://gitlab.com/libeigen/eigen.git