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

Allow vcpkg overlays to be specified as CMake variables #946

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

Conversation

lilleyse
Copy link
Contributor

Currently projects using cesium-native set VCPKG_OVERLAY_PORTS and VCPKG_OVERLAY_TRIPLETS as environment variables. This PR allows you to instead set them as regular CMake variables, like what we do for VCPKG_TRIPLET.

@jherico would this be a welcome change to bring back into https://github.com/jherico/ezvcpkg?

@jherico
Copy link
Contributor

jherico commented Sep 10, 2024

@lilleyse I'll investigate. I haven't actually done anything overlay specific with ezvcpkg or vcpkg in general yet, so I have little experience. This change seems straightforward enough though. If you want to create a PR I'll likely merge it quickly.

@kring kring added this to the October 2024 Release milestone Sep 17, 2024
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.

3 participants