bump protobuf to 3.10.0

This commit is contained in:
Laurent Perron
2019-10-10 13:56:32 +02:00
parent bab6532297
commit ea614006cc
8 changed files with 20 additions and 7 deletions

View File

@@ -102,7 +102,7 @@ if(BUILD_Protobuf)
REPOSITORY
"https://github.com/protocolbuffers/protobuf.git"
TAG
"v3.8.0"
"v3.10.0"
CMAKE_ARGS
"SOURCE_SUBDIR cmake"
)