summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-31 17:33:10 -0400
committerKonstantin Käfer <mail@kkaefer.com>2014-10-31 17:33:10 -0400
commit03ae142d7257999b196593cf8bea77bdc2f50915 (patch)
tree8fe926343855679d8950103d78a334782a0651c8 /.gitmodules
parent16bd75c6ccc0340295d65e04728239a7eea693dd (diff)
downloadqtlocation-mapboxgl-03ae142d7257999b196593cf8bea77bdc2f50915.tar.gz
use a local version of mason instead of writing into ~/.mason
fixes #526
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 850e0c7e2b..e1831c3172 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,3 +5,6 @@
[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