kou opened a new pull request, #34674:
URL: https://github.com/apache/arrow/pull/34674

   ### Rationale for this change
   
   Homebrew uses symbolic link for `$(brew --prefix)/include/arrow`. The 
current code doesn't work with it because `install(DIRECTORY)` accepts a 
directory not a symbolic link.
   
   ### What changes are included in this PR?
   
   This changes use resolved path instead of symbolic link.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


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