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
[NFC] Remove unused CAPI dependencies added by #18840 (#19949)
This patch remove spurious CAPI dependencies on non-CAPI libraries.
CAPI libraries should never be added to non-CAPI libs, as they end-up
causing `multiple definition` linking errors.
Signed-off-by: fabian <[email protected]>
0 commit comments