diff options
Diffstat (limited to 'vcpkg/docs/users/triplets.md')
| -rw-r--r-- | vcpkg/docs/users/triplets.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/docs/users/triplets.md b/vcpkg/docs/users/triplets.md new file mode 100644 index 0000000..568116e --- /dev/null +++ b/vcpkg/docs/users/triplets.md @@ -0,0 +1,6 @@ +# Triplets
+
+The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
+
+* [Triplet files](https://learn.microsoft.com/vcpkg/users/triplets)
+* [Custom triplets](https://learn.microsoft.com/en-us/vcpkg/users/examples/overlay-triplets-linux-dynamic)
|