Skip to content

Conversation

ras0219-msft
Copy link
Collaborator

This PR fixes a regression that was introduced with the Property Pages.

Previously, vcpkg.targets disabled auto-linking when the user was using lld-link but retained the ability for the user to manually set VcpkgAutoLink to true and re-enable it. This relied on VcpkgAutoLink being empty if the user did not explicitly set it.

However, the Property Pages changes added a default value of true which could then be overridden by the user to false. This regressed the default suppression when users use lld-link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clang-cl compiler not found on Windows
2 participants