paleolimbot opened a new issue, #726: URL: https://github.com/apache/arrow-nanoarrow/issues/726
As pointed out in https://github.com/apache/arrow-nanoarrow/pull/719#pullrequestreview-2679508541 , in the changes leading up to our nice CMake build + install setup, we've accumulated quite a bit of repetition in CMakeLists.txt. If possible, we should extract out `add_nanoarrow_library()` and/or `add_nanoarrow_test()`. I seem to remember the last time I tried this that the bundling and IPC dependencies made it hard to factor out but ADBC has nice versions of both of these that seem to allow quite a bit of flexibility. -- 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]
