Closed rtobar closed 1 year ago
Sorry, got the wrong end of the stick: my meson (1.0.1) was complaining about license_files
not being in, not about the meson version being lower than required. I guess that's an issue with meson itself, sorry for the noise!
Good to know that older versions don't give a helpful error. #257 tries to address this with documentation.
In practice it seems to require at least 1.1.0, where
license_files
was added.