Skip to content

Make UndockedRegFreeWinRT use same vcpkg_installed directory #5454

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

florelis
Copy link
Member

@florelis florelis commented May 12, 2025

When setting the path for the vcpkg installed directory in the shared props file, we were using $(ProjectDir)\..\. This works fine for most projects because they are one level under the src directory, but UndockedRegFreeWinRT is deeper in the tree so it would end up having its own separata vcpkg_installed directory.

Microsoft Reviewers: Open in CodeFlow

@florelis florelis requested a review from a team as a code owner May 12, 2025 19:06
@florelis florelis merged commit 5896420 into microsoft:master May 12, 2025
9 checks passed
@florelis florelis deleted the vcpkg_installed branch May 12, 2025 21:04
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