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
even if CPP-NETLIB_BUILD_SHARED_LIBS was set to ON or TRUE, the shared
libraries were not build unless BUILD_SHARED_LIBS also was enabled.
now either of the two needs to be set to enable shared libraries.
0 commit comments