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

   ### Rationale for this change
   
   #46467 changed `FindBrotliAlt.cmake` and `Findutf8proc.cmake` to use 
`ARROW_VCPKG` instead of `ARROW_PACKAGE_KIND`. It works in Apache Arrow C++ 
build but doesn't work when users use `find_package(Arrow)` because 
`ARROW_VCPKG` isn't exported in `ArrowConfig.cmake`.
   
   ### What changes are included in this PR?
   
   Export `ARROW_VCPKG` in `ArrowConfig.cmake` to use in `FindBrotliAlt.cmake` 
and `Findutf8proc.cmake`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


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

Reply via email to