assignUser opened a new issue, #26764:
URL: https://github.com/apache/arrow/issues/26764

   ### Describe the enhancement requested
   
   Arrow has some great custom cmake functionality (e.g. helper functions for 
option handling and pretty printing, build utils...) and it seems that adbc and 
nanoarrow are already copying some of that into their own repos. 
   
   I think it would make sense to refactor the functions into proper modules 
(maybe into an arrow-cmake repo?) ideally with testing (as much as that is 
possible with cmake...). That way other arrow subprojects and other projects in 
general could use these functions in a clean way via submodules or even 
FetchContent.
   
   What do you think @kou @raulcd 
   
   ### Component(s)
   
   Developer Tools


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