Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
amoeba committed Oct 29, 2024
1 parent 46ea070 commit fdd8d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ recipe(flight)
# Add protobuf to flight
find_package(gRPC CONFIG REQUIRED)
find_package(Threads)
find_package(gtest)

set(PROTO_FILES
protos/helloworld.proto
Expand Down

0 comments on commit fdd8d68

Please sign in to comment.