tschoonj / xraylib

A library for X-ray matter interaction cross sections for X-ray fluorescence applications
https://github.com/tschoonj/xraylib/wiki
Other
120 stars 54 forks source link

meson: remove cython option #179

Closed tschoonj closed 2 years ago

tschoonj commented 2 years ago

meson 0.59.0 introduces full support for cython, making it illegal to use cython as option. Given that the PATH is already searched by find_program for all cython names I have ever come across, it doesn't seem very useful anyway.