-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
32 lines (32 loc) · 844 Bytes
/
.gitmodules
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
27
28
29
30
31
32
[submodule "glm"]
path = glm
url = https://github.com/fraxul/glm
ignore = untracked
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui.git
ignore = untracked
[submodule "stb"]
path = stb
url = https://github.com/nothings/stb
ignore = untracked
[submodule "implot"]
path = implot
url = https://github.com/epezent/implot.git
ignore = untracked
[submodule "depthai-core"]
path = depthai-core
url = https://github.com/Fraxul/depthai-core.git
ignore = untracked
[submodule "XLink"]
path = XLink
url = https://github.com/Fraxul/XLink
ignore = untracked
[submodule "monado"]
path = monado
url = https://gitlab.freedesktop.org/fraxul/monado.git
ignore = untracked
branch = standalone
[submodule "canard/libcanard"]
path = canbus/libcanard
url = https://github.com/OpenCyphal/libcanard