Skip to content

Commit fdd8d68

Browse files
committed
WIP
1 parent 46ea070 commit fdd8d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/code/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ recipe(flight)
7979
# Add protobuf to flight
8080
find_package(gRPC CONFIG REQUIRED)
8181
find_package(Threads)
82+
find_package(gtest)
8283

8384
set(PROTO_FILES
8485
protos/helloworld.proto

0 commit comments

Comments
 (0)