scripts: Fix fetching of meson command to run
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 10 Aug 2018 21:20:14 +0000 (02:50 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Fri, 10 Aug 2018 21:22:51 +0000 (02:52 +0530)
commit783e6a226d55bab1e3c4eb8bd29a898a2784686e
treeb92fca8445461b5efebdafbe349687906f44c720
parent1e21d789aed2664261500b40a3f24d97ca12b8ab
scripts: Fix fetching of meson command to run

Don't assume that meson is always a python script, on Windows it can
be (and soon will almost always be) an executable.

See: Meson MSI installer and https://github.com/mesonbuild/meson/pull/4004
checkout-branch-worktree
common.py
gst-uninstalled.py
setup.py