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

Fix for issue #11927 #14625

Conversation

christophe-calmejane
Copy link
Contributor

Describe the pull request
Allows selection of Android SDK platform version from triplet file using VCPKG_CMAKE_SYSTEM_VERSION variable.

What does your PR fix?
Fixes #11927

Which triplets are supported/not supported?
All android triplets are now able to choose their Android SDK platform version, instead of hacking the android toolchain file.

Does your PR follow the maintainer guide?
Should be.

Allow selection of Android SDK platform version from triplet file.
@strega-nil strega-nil merged commit ef77f3c into microsoft:master Nov 18, 2020
@strega-nil
Copy link
Contributor

Thanks @christophe-calmejane :)

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.

How do I set the Android SDK platform version outside of editing android.cmake?
2 participants