Skip to content

Commit

Permalink
сс cmake: log protobuf compiler binary
Browse files Browse the repository at this point in the history
commit_hash:3896ce8a4429802666bd3d50669517bb6f81a8f4
  • Loading branch information
fdr400 committed Nov 14, 2024
1 parent 769c3a2 commit 27c2da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/UserverGrpcTargets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ function(_userver_prepare_grpc)
set_property(GLOBAL PROPERTY userver_grpc_scripts_path "${USERVER_GRPC_SCRIPTS_PATH}")

message(STATUS "Protobuf version: ${Protobuf_VERSION}")
message(STATUS "Protobuf compiler: ${PROTOBUF_PROTOC}")
message(STATUS "gRPC version: ${gRPC_VERSION}")

# Used by grpc/CMakeLists.txt
Expand Down

0 comments on commit 27c2da9

Please sign in to comment.