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
fixup! msvc: support building Git using MS Visual C++
Recent vcpkg versions renamed `libcurl.lib` to `libcurl_imp.lib`.
Therefore, we need to look closely whether one or the other is present,
and use that one instead.
This fixes#2195
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments