WillAyd commented on code in PR #47298:
URL: https://github.com/apache/arrow/pull/47298#discussion_r2268091865
##########
cpp/src/arrow/flight/meson.build:
##########
@@ -64,6 +64,7 @@ flight_proto_files = custom_target(
],
)
+grpc_cpp = dependency('grpc++')
Review Comment:
Hmm I take that back - we already have this up on L47. Let me take another
look...
--
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]