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

   ### Rationale for this change
   
   `protobuf::libprotobuf` provided by `FindProtobuf.cmake` (provided by CMake) 
may not provide needed dependencies such as Abseil.
   
   ### What changes are included in this PR?
   
   Try `protobuf-config.cmake` provided by Protobuf before `FindProtobuf.cmake`.
   `protobuf::libprotobuf` provided by `protobuf-config.cmake` must have needed 
dependencies.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to