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
Use hidden visibility always; set via cmake property rather than compiler flag
This should resolve the issues with default visibility causing problems
under debug compilations. Moreover using the cmake property makes it
easier for a caller to override if absolutely needed for some reason.
0 commit comments