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

Change --build to use an absolute path #200

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Dec 7, 2023

We do set the current directory, but it seems that some flavors of CMake on Windows still fail with the following:

  MSBUILD : error MSB1009: Project file does not exist.  

Change to using an absolute path which should improve this.

We do set the current directory, but it seems that some flavors of CMake
on Windows still fail with the following:

      MSBUILD : error MSB1009: Project file does not exist.  

Change to using an absolute path which should improve this.
@tgross35 tgross35 merged commit a6ed009 into rust-lang:master Aug 19, 2024
26 checks passed
@tgross35 tgross35 deleted the patch-1 branch August 19, 2024 10:38
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.

1 participant