meson: use python3 module to find python3
authorDylan Baker <dylan@pnwbakers.com>
Tue, 14 Aug 2018 16:33:07 +0000 (09:33 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 16 Aug 2018 20:51:44 +0000 (13:51 -0700)
commit5a8f824d8c3feabd73be6b10c8efebd19120d822
tree9a607fdaedffbd16e856dbd3b616a83e12db4561
parent52194ae4df18c7211cef69354a686eabc297a18d
meson: use python3 module to find python3

This handy helper is nice for OSes that are not linux or BSD like (mac
and windows) as it knows how to find python3 in odd places.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
meson.build