meson/test cases/python3
Nirbheek Chauhan 2c5680d721 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.
2016-12-10 00:58:50 +02:00
..
1 basic Added plain Python sample project. 2016-02-21 14:52:36 +02:00
2 extmodule python3 dep: Check arch of libraries before using 2016-12-10 00:58:50 +02:00
3 cython python3 dep: Check arch of libraries before using 2016-12-10 00:58:50 +02:00