Skip to content

Commit 2ce9daa

Browse files
committed
update protoc version
1 parent e727621 commit 2ce9daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/protoc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
function(emil_fetch_protocol_buffer_compiler)
2-
set(protobuf_version "21.12")
2+
set(protobuf_version "29.3")
33

44
if (CMAKE_HOST_WIN32)
55
set(os_postfix "win32")

0 commit comments

Comments
 (0)