summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: dc490184f63e35fc7c8b29086d4ecb78be6a6644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ios/mapbox-gl-cocoa"]
	path = ios/mapbox-gl-cocoa
	url = https://github.com/mapbox/mapbox-gl-cocoa.git

[submodule "test/suite"]
	path = test/suite
	url = https://github.com/mapbox/mapbox-gl-test-suite.git

[submodule ".mason"]
	path = .mason
	url = https://github.com/mapbox/mason.git

[submodule "styles"]
	path = styles
	url = https://github.com/mapbox/mapbox-gl-styles.git
[submodule "android-ndk"]
	path = android-ndk
	url = https://github.com/mapbox/android-ndk.git