Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msvc: allow finding tools from path if VisualStudioDir is set #1190

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

russelltg
Copy link
Contributor

Fixes #1189

Copy link

@xvln xvln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me but @ChrisDenton might have opinions.

@thomcc
Copy link
Member

thomcc commented Aug 23, 2024

Sorry, that review was from my alt account by accident. Can't delete it now, oh well.

@thomcc thomcc requested a review from ChrisDenton August 23, 2024 04:29
Copy link
Member

@ChrisDenton ChrisDenton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks!

@ChrisDenton ChrisDenton merged commit 5b4bd71 into rust-lang:main Aug 23, 2024
26 checks passed
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.

cc-rs refuses to find MSVC tools via environment when ran as a CustomBuild from msbuild
4 participants