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
[C++] Fix vendored Protobuf target conflicts for version >= 3.21
Guard alias creation for protobuf::libprotobuf and protobuf::protoc to
avoid duplicate target errors when Protobuf >= 3.21 already exports
them. Also mark protobuf headers as SYSTEM to suppress compiler
warnings from protobuf code.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments