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

add MsvcEnv.with_env command to enable Visual Studio Command Environment #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dsisnero
Copy link

This enables a Visual Studio Command Environment when run on windows so that "nmake" is on PATH

dsisnero and others added 2 commits October 11, 2023 11:07
This enables a Visual Studio Command Environment when run on windows so that "nmake" is on PATH
@kostya
Copy link
Owner

kostya commented Oct 11, 2023

i dont like to add dependency only for windows, may be you can extract peace of code from that shard?

@dsisnero
Copy link
Author

I opened a separate request #37 with the code extracted from shard

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.

2 participants