summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2016-10-11 01:14:50 +0200
committerThibault Saunier <thibault.saunier@osg.samsung.com>2016-10-11 02:00:32 +0200
commit76e946465f03d79568f9fe202c27ec83e1276321 (patch)
tree40c3959935eb1a66c40d9b39db91b9e62e50d0cd /.gitmodules
parent2f3c89b321bafd79cdc735c66b418fe9782ec42f (diff)
downloadgstreamer-76e946465f03d79568f9fe202c27ec83e1276321.tar.gz
Add meson as a submodule for now
Allowing us to control the meson version in use so that it just works.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..f601ecb48b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "meson"]
+ path = meson
+ url = https://github.com/mesonbuild/meson.git