-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
54 lines (54 loc) · 1.6 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
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/nutiteq/rapidjson.git
branch = master
[submodule "angle-uwp"]
path = angle-uwp
url = https://github.com/nutiteq/angle-uwp.git
branch = master
[submodule "angle-metal"]
path = angle-metal
url = https://github.com/nutiteq/angle-metal.git
branch = master
[submodule "brotli/brotli"]
path = brotli/brotli
url = https://github.com/nutiteq/brotli.git
branch = master
[submodule "zlib/zlib"]
path = zlib/zlib
url = https://github.com/nutiteq/zlib.git
branch = master
[submodule "pugixml/pugixml"]
path = pugixml/pugixml
url = https://github.com/nutiteq/pugixml.git
branch = master
[submodule "miniz/miniz"]
path = miniz/miniz
url = https://github.com/nutiteq/miniz.git
[submodule "libwebp/libwebp"]
path = libwebp/libwebp
url = https://github.com/nutiteq/libwebp.git
[submodule "libjpeg/libjpeg"]
path = libjpeg/libjpeg
url = https://github.com/nutiteq/libjpeg-turbo.git
[submodule "libpng/libpng"]
path = libpng/libpng
url = https://github.com/nutiteq/libpng.git
[submodule "freetype/freetype"]
path = freetype/freetype
url = https://github.com/nutiteq/freetype.git
branch = fast-sdf
[submodule "cryptopp/cryptopp"]
path = cryptopp/cryptopp
url = https://github.com/nutiteq/cryptopp.git
[submodule "harfbuzz/harfbuzz"]
path = harfbuzz/harfbuzz
url = https://github.com/nutiteq/harfbuzz.git
[submodule "protobuf/protobuf"]
path = protobuf/protobuf
url = https://github.com/nutiteq/protobuf.git
branch = nutiteq-fixes
[submodule "valhalla/valhalla"]
path = valhalla/valhalla
url = https://github.com/nutiteq/valhalla.git
branch = mbtiles-support