diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-18 13:38:39 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-18 13:38:39 +0530 |
commit | 361ae8d22b762e627a0bad6a6ce8dd7a0def2dd4 (patch) | |
tree | 8d04e92349c1d66a08f54425d4470a0df1b8886f /mesonbuild/scripts/gtkdochelper.py | |
parent | b389f430609a4956d23beddcdaa26b3fea06bc23 (diff) | |
download | meson-361ae8d22b762e627a0bad6a6ce8dd7a0def2dd4.zip meson-361ae8d22b762e627a0bad6a6ce8dd7a0def2dd4.tar.gz meson-361ae8d22b762e627a0bad6a6ce8dd7a0def2dd4.tar.bz2 |
qt: Fix detection of tools on Windows
When you pass an absolute path to shutil.which, it will not implicitly
append any extensions. This is problematic on Windows, so we need to
account for that.
This fixes detection of Qt tools on Windows which are searched with the
full path to the Qt bindir.
Diffstat (limited to 'mesonbuild/scripts/gtkdochelper.py')
0 files changed, 0 insertions, 0 deletions