File: .gitmodules

package info (click to toggle)
geogram 1.9.6-1
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 15,436 kB
  • sloc: cpp: 143,890; ansic: 10,098; perl: 1,430; sh: 1,199; yacc: 522; lex: 182; python: 157; javascript: 149; makefile: 17
file content (16 lines) | stat: -rw-r--r-- 689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "src/lib/geogram/third_party/amgcl"]
	path = src/lib/geogram/third_party/amgcl
	url = https://github.com/ddemidov/amgcl.git
[submodule "src/lib/third_party/glfw"]
	path = src/lib/third_party/glfw
	url = https://github.com/glfw/glfw.git
[submodule "src/lib/geogram_gfx/third_party/imgui"]
	path = src/lib/geogram_gfx/third_party/imgui
	url = https://github.com/ocornut/imgui.git
	branch = docking
[submodule "src/lib/geogram/third_party/libMeshb"]
	path = src/lib/geogram/third_party/libMeshb
	url = https://github.com/LoicMarechal/libMeshb.git
[submodule "src/lib/geogram/third_party/rply"]
	path = src/lib/geogram/third_party/rply
	url = https://github.com/diegonehab/rply.git