Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: Rainer Schoenberger <[email protected]>
  • Loading branch information
rainerschoe committed Feb 22, 2024
1 parent ea63148 commit d53eeb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/gRPC.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ if(GWHISPER_FORCE_BUILDING_GRPC OR GRPC_NOT_FOUND)
unset(PROTC_GRPC_PLUGIN CACHE)

include(FetchContent)

# Workaround for https://github.com/protocolbuffers/protobuf/issues/12185 :
set(ABSL_ENABLE_INSTALL ON)

FetchContent_Declare(
grpc
GIT_REPOSITORY https://github.com/grpc/grpc
Expand Down

0 comments on commit d53eeb2

Please sign in to comment.