WillAyd opened a new pull request, #413:
URL: https://github.com/apache/arrow-nanoarrow/pull/413

   Not sure if there is a desire for supporting another build backend, but 
figured I would share in case. 
   
   Meson seems a bit simpler than the existing CMake configuration, and has the 
advantage of:
   
     1. Installing dependencies via the wrap database easily
     2. Potentially making nanoarrow installable via the 
[WrapDB](https://mesonbuild.com/Adding-new-projects-to-wrapdb.html)
   
   Point 2 is not covered here, but might be a nice future enhancement for 
downstream Python libraries like NumPy and pandas that use Meson as their build 
systems


-- 
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]

Reply via email to