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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tgross35
Copy link

@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.
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.

None yet

1 participant