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! vcxproj: automatically initialize the vcpkg system
The three static libraries (libgit, xdiff and vcs-svn) do not rely on
any vcpkg-generated libraries, and therefore the <VCPKGLibs> entry is
empty. Visual Studio likes to insert a line break into such empty
entries, so we should, too.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments