aboutsummaryrefslogtreecommitdiff
path: root/syntax-highlighting/vim
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-02-23 20:44:50 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2017-02-26 07:42:47 -0500
commit438f219864df10b6143725acbf574abcd38f9d8f (patch)
treed400fa641027520fd5ed1319d69c2e9006fb4423 /syntax-highlighting/vim
parent792b07c61b5a45f7a0a55a96a31b523261f28d24 (diff)
downloadmeson-438f219864df10b6143725acbf574abcd38f9d8f.zip
meson-438f219864df10b6143725acbf574abcd38f9d8f.tar.gz
meson-438f219864df10b6143725acbf574abcd38f9d8f.tar.bz2
gnome: Pass ExternalProgram objects to CustomTarget
There is no need to do obj.get_command() and in fact it's wrong because the VS backends need to resolve each object to absolute paths and get_command() does not do that. This should fix invocation of GNOME module helpers with the VS backends For the record, absolute paths for programs are needed because the same PATH environment won't necessarily be available to Visual Studio when it builds the generated solution. Related to https://github.com/mesonbuild/meson/issues/1419
Diffstat (limited to 'syntax-highlighting/vim')
0 files changed, 0 insertions, 0 deletions