Skip to content

How to use vcpkg in Android studio? #43029

Answered by dg0yt
PeacefulWindy asked this question in Q&A
Discussion options

You must be logged in to vote

I can't say much about android prefab and Android Studio.

In general, if not using presets or other configuration input, ANDROID and ANDROID_ABI are not defined before project.
With VCPKG_TARGET_TRIPLET defined in advance, the vcpkg cmake toolchain file will take care of chainloading vcpkg's android toolchain, which in turn will set the variables that describe the target system.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PeacefulWindy
Comment options

Answer selected by PeacefulWindy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants