Skip to content

Commit

Permalink
Merge pull request grpc#15810 from ncteisen/sanity
Browse files Browse the repository at this point in the history
Fix Sanity
  • Loading branch information
ncteisen committed Jun 20, 2018
2 parents d8772cf + 76283c4 commit d07a5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7511,6 +7511,7 @@ target_include_directories(handshake_verify_peer_options
PRIVATE ${_gRPC_CARES_INCLUDE_DIR}
PRIVATE ${_gRPC_GFLAGS_INCLUDE_DIR}
PRIVATE ${_gRPC_ADDRESS_SORTING_INCLUDE_DIR}
PRIVATE ${_gRPC_NANOPB_INCLUDE_DIR}
)

target_link_libraries(handshake_verify_peer_options
Expand Down

0 comments on commit d07a5ff

Please sign in to comment.