kou commented on code in PR #35387:
URL: https://github.com/apache/arrow/pull/35387#discussion_r1183239947


##########
cpp/src/arrow/flight/CMakeLists.txt:
##########
@@ -238,13 +238,19 @@ add_arrow_lib(arrow_flight
               SHARED_LINK_FLAGS
               ${ARROW_VERSION_SCRIPT_FLAGS} # Defined in 
cpp/arrow/CMakeLists.txt
               SHARED_LINK_LIBS
-              arrow_shared
+              # We must use gPRC::grpc++ first. If gRPC::grpc++

Review Comment:
   Oh, good catch!



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