Skip to content

Commit

Permalink
Explicitly link Protobuf for Flight
Browse files Browse the repository at this point in the history
  • Loading branch information
David Li authored and David Li committed Feb 5, 2019
1 parent 419ad68 commit 302dd33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/arrow/flight/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ add_custom_target(arrow_flight)
ARROW_INSTALL_ALL_HEADERS("arrow/flight")

SET(ARROW_FLIGHT_STATIC_LINK_LIBS
protobuf_static
grpc_grpcpp_static
grpc_grpc_static
grpc_gpr_static
Expand Down

0 comments on commit 302dd33

Please sign in to comment.