aboutsummaryrefslogtreecommitdiff
path: root/docs/users/triplets.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users/triplets.md')
-rw-r--r--docs/users/triplets.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/users/triplets.md b/docs/users/triplets.md
index 30fd66eea..aafae0920 100644
--- a/docs/users/triplets.md
+++ b/docs/users/triplets.md
@@ -166,3 +166,6 @@ The default triplet when running any vcpkg command is `%VCPKG_DEFAULT_TRIPLET%`
- OSX: `x64-osx`
We recommend using a systematic naming scheme when creating new triplets. The Android toolchain naming scheme is a good source of inspiration: https://developer.android.com/ndk/guides/standalone_toolchain.html.
+
+## Android triplets
+See [android.md](android.md)