Skip to content

Commit 8942a9b

Browse files
committed
Update probuf revision
1 parent 750dfa3 commit 8942a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/protobuf.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ include (ExternalProject)
6363
ExternalProject_Add(${PROTOBUF_TARGET}
6464
PREFIX ${PROTOBUF_TARGET}
6565
GIT_REPOSITORY https://github.com/google/protobuf.git
66-
GIT_TAG 204f99488ce1ef74565239cf3963111ae4c774b7
66+
GIT_TAG 214c77e1b76e63e512bd675d1c300c80438642b6
6767
UPDATE_COMMAND ""
6868
CONFIGURE_COMMAND ${CMAKE_COMMAND} ${PROTOBUF_INSTALL_DIR}/src/${PROTOBUF_TARGET}/cmake
6969
-G${CMAKE_GENERATOR}

0 commit comments

Comments
 (0)