Skip to content

Make python installation used configurable

Chris Mayo requested to merge chrism/d-feet:pythonpath into master

Adds an option -Dpython. Meson was not finding the right interpreter for me when trying to install from a Gentoo Linux ebuild.

Also a tidy-up commit now that Meson 0.50.0 is the minimum.

Merge request reports