Skip to content

Commit

Permalink
Update protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Dec 9, 2024
1 parent 2e8929e commit e81ff8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/protobuf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ endforeach()

ExternalProject_add(
protobuf
URL https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protobuf-25.1.tar.gz
URL https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protobuf-29.1.tar.gz
PREFIX protobuf
CMAKE_ARGS "${CMAKE_ARGS}"
)

0 comments on commit e81ff8b

Please sign in to comment.