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

Set VCPKG_INSTALL_PREFIX when building local dependencies with VCPKG #59255

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

nicogodet
Copy link
Member

Description

We need this when building local dependencies otherwise list(APPEND CMAKE_PROGRAM_PATH "${VCPKG_INSTALL_PREFIX}/${VCPKG_TARGET_TRIPLET}/tools/python3/Scripts/") contains a broken path (eg /x64-windows-release/tools/python3/Scripts/) and FindSIP fails.

@nicogodet nicogodet requested a review from m-kuhn October 29, 2024 07:50
@github-actions github-actions bot added this to the 3.42.0 milestone Oct 29, 2024
Copy link

github-actions bot commented Oct 29, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 8d033a6)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 8d033a6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants