diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-04-28 23:49:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 14:49:21 -0700 |
| commit | 62407516123a9aaf36710bce15368dd7ca9b168d (patch) | |
| tree | 100c0942914fddef5f887a6565a95b2234e8d34d /docs/users/triplets.md | |
| parent | 05d29d04b995cc006911f74dc93bf9a16964d85a (diff) | |
| download | vcpkg-62407516123a9aaf36710bce15368dd7ca9b168d.tar.gz vcpkg-62407516123a9aaf36710bce15368dd7ca9b168d.zip | |
[docs] Add mingw documentation (#17219)
* Add mingw documentation
* Minor edits
* Fix typos
* Revise comments about tools
* Make mingw-w64 explicit
* Fix another typo
* How to avoid mixing different installations
* Ban '/bin' from 'PATH', too
* Update mingw.md
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'docs/users/triplets.md')
| -rw-r--r-- | docs/users/triplets.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/users/triplets.md b/docs/users/triplets.md index 3ebc6bd8e..255743844 100644 --- a/docs/users/triplets.md +++ b/docs/users/triplets.md @@ -189,3 +189,6 @@ We recommend using a systematic naming scheme when creating new triplets. The An ## Android triplets See [android.md](android.md) + +## Mingw-w64 triplets +See [mingw.md](mingw.md) |
