kou commented on PR #45306: URL: https://github.com/apache/arrow/pull/45306#issuecomment-2968999530
My observation was wrong. We should use `function()` not `macro()` in https://github.com/apache/arrow/pull/46390 for LZ4. `build_lz4()` changed `CMAKE_RUNTIME_OUTPUT_DIRECTORY` and the changed value isn't restored because `macro()` doesn't create a new scope. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org