Skip to content

Commit

Permalink
fix unittest on cmake (#2771)
Browse files Browse the repository at this point in the history
Co-authored-by: zhong <[email protected]>
  • Loading branch information
zhooooong and zhong committed Sep 25, 2024
1 parent 36353ef commit d681b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ set(TEST_PROTO_FILES addressbook1.proto
snappy_message.proto
v1.proto
v2.proto
v3.proto
grpc.proto
health_check.proto)
file(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/test/hdrs)
Expand Down

0 comments on commit d681b1c

Please sign in to comment.