Skip to content

Commit

Permalink
Merge 0a41db0 into 2855a42
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Jul 18, 2019
2 parents 2855a42 + 0a41db0 commit a18e6b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions third_party/grpc/CMakeLists.txt
Expand Up @@ -53,8 +53,7 @@ endforeach()

ExternalProject_add(
grpc
URL https://github.com/dronecore/grpc/archive/grpc-1.20.0-with-mavsdk-patches.zip
#URL https://github.com/grpc/grpc/archive/v1.20.0.zip
URL https://github.com/grpc/grpc/archive/v1.22.0.zip
PREFIX grpc
CMAKE_ARGS "${CMAKE_ARGS}"
)

0 comments on commit a18e6b6

Please sign in to comment.