You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Protobuf fusses if the version of the headers being used don't match the version that was used to create schema files. We should (a) use CMAKE find_package to find the system cmake and (b) verify/pin the version.
The text was updated successfully, but these errors were encountered:
Protobuf fusses if the version of the headers being used don't match the version that was used to create schema files. We should (a) use CMAKE find_package to find the system cmake and (b) verify/pin the version.
The text was updated successfully, but these errors were encountered: