diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-09 18:57:52 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-12-10 00:58:50 +0200 |
commit | 2c5680d7218d421be22e07598abe4f8f6c385187 (patch) | |
tree | 0cf8bd19212439a6289477df8e77c43e3826a272 /mesonbuild/scripts/gtkdochelper.py | |
parent | 4ef495c5969ac97fcb2887980fdf7e9cabbfc58a (diff) | |
download | meson-2c5680d7218d421be22e07598abe4f8f6c385187.zip meson-2c5680d7218d421be22e07598abe4f8f6c385187.tar.gz meson-2c5680d7218d421be22e07598abe4f8f6c385187.tar.bz2 |
python3 dep: Check arch of libraries before using
On Windows, we can build with both 32-bit and 64-bit compilers, but the
Python is either 32-bit or 64-bit. Check the architecture of the found
Python libraries and don't use them if they don't match our
build_machine.
Also skip the tests if the Python 3 dependency is not found.
Diffstat (limited to 'mesonbuild/scripts/gtkdochelper.py')
0 files changed, 0 insertions, 0 deletions