vyasr commented on code in PR #406: URL: https://github.com/apache/arrow-nanoarrow/pull/406#discussion_r1532638734
########## CMakeLists.txt: ########## Review Comment: If by two-step you're referring to the fact that I create separate files for the build and install trees, that's because the paths within those files cannot be identical due to the slightly different layouts. We could try to align them but that would place system-looking directories like `lib/cmake` into the build tree which is slightly suboptimal IMO and easy to avoid in this case. -- 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]
