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
Find openssl lib files in right directory for MSVC
Some openssl builds put their lib files in a VC subdirectory, others donot. Cater for both cases.Backpatch to all live branches.From an offline discussion with Leonardo Cecchi.