pitrou commented on a change in pull request #7436:
URL: https://github.com/apache/arrow/pull/7436#discussion_r440353321
##########
File path: cpp/cmake_modules/FindgRPCAlt.cmake
##########
@@ -169,13 +169,14 @@ if(gRPCAlt_FOUND)
INTERFACE_INCLUDE_DIRECTORIES
"${GRPC_INCLUDE_DIR}")
add_library(gRPC::grpc UNKNOWN IMPORTED)
- set_target_properties(gRPC::grpc
Review comment:
@kou I'd like your feedback on those changes.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]