blob: 253ed34455a0ed125da267e0ef0cbc42fb48215a (
plain)
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
|
[submodule "upstream/cpp-base64"]
path = upstream/cpp-base64
url = https://github.com/ReneNyffenegger/cpp-base64
[submodule "upstream/voronoi"]
path = upstream/voronoi
url = https://github.com/JCash/voronoi
[submodule "upstream/poisson-disk-sampling"]
path = upstream/poisson-disk-sampling
url = https://github.com/thinks/poisson-disk-sampling
[submodule "upstream/argagg"]
path = upstream/argagg
url = https://github.com/vietjtnguyen/argagg
[submodule "upstream/CavalierContours"]
path = upstream/CavalierContours
url = https://github.com/jbuckmccready/CavalierContours
[submodule "upstream/subprocess.h"]
path = upstream/subprocess.h
url = https://github.com/sheredom/subprocess.h
[submodule "svg-flatten/upstream/minunit"]
path = upstream/minunit
url = https://github.com/siu/minunit
[submodule "upstream/stb"]
path = upstream/stb
url = https://github.com/nothings/stb
[submodule "upstream/filesystem"]
path = upstream/filesystem
url = https://github.com/gulrak/filesystem
[submodule "upstream/pugixml"]
path = upstream/pugixml
url = https://github.com/zeux/pugixml
|