You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Apache Arrow project has recently been adding limited support for Meson. I would love to add this to the wrapdb, but being a multi-project language, the Arrow project does not include meson.build at the root of the source distribution. Instead, the relevant file for the wrapdb is located at cpp/meson.build
Is there a way to support this now without having to generate a new source distribution for the Apache Arrow project? If not, perhaps a wrap file setting like source_directory could be supported?