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
It will be easier to use for cmake users when we export cmake CONFIG package.This package file will help users to resolve the dependencies and link order.
All the dependencies of upb(abesil-cpp, utf_range) support cmake CONFIG package now and gRPC which depends upb also support it.It will be nice and easier to maintain if upb also support it.