Skip to content

Lock protobuf version

Mark Janes requested to merge protobuf into master

Drift between client and server can cause frameretrace to be compiled with incompatible protobuf versions.

Remove the default behavior of using system protobuf libraries and headers, and always use the wrapped subproject.

Merge request reports