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

   Two main changes here:
   
   1. Changed options like `NANOARROW_BUILD_TESTS` to just `tests`
   2. Included wrap files into repository, rather than requiring user to install
   
   Point 1 was inspired by looking at other projects in the wrap database. Note 
that if multiple projects were being compiled at once and there was some 
ambiguity between options, you can namespace providing them on the command line 
by using the form <project>:<option>, ex: `meson configure -Darrow:tests=true`


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