forked from cosmoscout/cosmoscout-vr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
69 lines (69 loc) · 2.46 KB
/
.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "externals/libtiff"]
path = externals/libtiff
url = https://gitlab.com/libtiff/libtiff.git
[submodule "externals/opensg-1.8"]
path = externals/opensg-1.8
url = https://github.com/cosmoscout/opensg-1.8.git
[submodule "externals/c-ares"]
path = externals/c-ares
url = https://github.com/cosmoscout/c-ares.git
[submodule "externals/curl"]
path = externals/curl
url = https://github.com/cosmoscout/curl.git
[submodule "externals/curlpp"]
path = externals/curlpp
url = https://github.com/cosmoscout/curlpp.git
[submodule "externals/freeglut"]
path = externals/freeglut
url = https://github.com/cosmoscout/freeglut.git
[submodule "externals/gli"]
path = externals/gli
url = https://github.com/cosmoscout/gli.git
[submodule "externals/glm"]
path = externals/glm
url = https://github.com/cosmoscout/glm.git
[submodule "externals/tinygltf"]
path = externals/tinygltf
url = https://github.com/cosmoscout/tinygltf.git
[submodule "externals/vista"]
path = externals/vista
url = https://github.com/cosmoscout/vista.git
[submodule "externals/git-archive-all.sh"]
path = externals/git-archive-all.sh
url = https://github.com/cosmoscout/git-archive-all.sh
[submodule "externals/doctest"]
path = externals/doctest
url = https://github.com/onqtam/doctest.git
[submodule "plugins/csp-trajectories"]
path = plugins/csp-trajectories
url = ../../cosmoscout/csp-trajectories.git
[submodule "plugins/csp-stars"]
path = plugins/csp-stars
url = ../../cosmoscout/csp-stars.git
[submodule "plugins/csp-simple-bodies"]
path = plugins/csp-simple-bodies
url = ../../cosmoscout/csp-simple-bodies.git
[submodule "plugins/csp-sharad"]
path = plugins/csp-sharad
url = ../../cosmoscout/csp-sharad.git
[submodule "plugins/csp-satellites"]
path = plugins/csp-satellites
url = ../../cosmoscout/csp-satellites.git
[submodule "plugins/csp-rings"]
path = plugins/csp-rings
url = ../../cosmoscout/csp-rings.git
[submodule "plugins/csp-lod-bodies"]
path = plugins/csp-lod-bodies
url = ../../cosmoscout/csp-lod-bodies.git
[submodule "plugins/csp-fly-to-locations"]
path = plugins/csp-fly-to-locations
url = ../../cosmoscout/csp-fly-to-locations.git
[submodule "plugins/csp-measurement-tools"]
path = plugins/csp-measurement-tools
url = ../../cosmoscout/csp-measurement-tools.git
[submodule "plugins/csp-anchor-labels"]
path = plugins/csp-anchor-labels
url = ../../cosmoscout/csp-anchor-labels.git
[submodule "plugins/csp-atmospheres"]
path = plugins/csp-atmospheres
url = ../../cosmoscout/csp-atmospheres.git