WillAyd commented on issue #36411: URL: https://github.com/apache/arrow/issues/36411#issuecomment-2727513623
> That's right. But using Meson for PyArrow depends on Arrow C++ using Meson too, right? Not necessarily. You could wrap a CMake library using Meson. https://github.com/apache/arrow/pull/45768/files has an example of that with Boost, although whether or not that would be a more desirable approach than adding direct Meson support to Arrow C++ would require more research > pkg-config is mostly a GNU/Linux thing, right? Windows developers probably expect something else. From what I can tell pkg-config works on Windows, but my knowledge of that OS is poor. Perhaps @eli-schwartz can offer insight on this concern -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
