-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 813 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 813 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "ros_workspace/src/waterwitch_frontend/include/json"]
path = ros_workspace/src/waterwitch_frontend/include/json
url = https://github.com/nlohmann/json
[submodule "ros_workspace/src/waterwitch_frontend/include/imgui"]
path = ros_workspace/src/waterwitch_frontend/include/imgui
url = https://github.com/ocornut/imgui
[submodule "ros_workspace/src/waterwitch_frontend/include/glfw"]
path = ros_workspace/src/waterwitch_frontend/include/glfw
url = https://github.com/glfw/glfw
[submodule "ros_workspace/src/waterwitch_frontend/include/stb"]
path = ros_workspace/src/waterwitch_frontend/include/stb
url = https://github.com/nothings/stb
[submodule "ros_workspace/src/waterwitch_backend/include/json"]
path = ros_workspace/src/waterwitch_backend/include/json
url = https://github.com/nlohmann/json