diff options
| author | Victor Romero <romerosanchezv@gmail.com> | 2020-01-17 14:21:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-17 14:21:19 -0800 |
| commit | f56645c3fd9a1561c430e90ce00836489b372ef8 (patch) | |
| tree | 6621f8dd902d8f6a4ad6d3cdff5a3659686c1159 /triplets | |
| parent | bf3e071e53bf46cba8857859f853dcc8898db817 (diff) | |
| download | vcpkg-f56645c3fd9a1561c430e90ce00836489b372ef8.tar.gz vcpkg-f56645c3fd9a1561c430e90ce00836489b372ef8.zip | |
Community Triplets 🤝 (#7976)
* Move untested triplets to Community Triplets
* Document community triplets
* Load community triplets by default and alert when using one
* [triplets] Merge documentation of community triplets
* Bump version
Diffstat (limited to 'triplets')
| -rw-r--r-- | triplets/community/arm-windows.cmake (renamed from triplets/arm-windows.cmake) | 0 | ||||
| -rw-r--r-- | triplets/community/arm64-uwp.cmake (renamed from triplets/arm64-uwp.cmake) | 0 | ||||
| -rw-r--r-- | triplets/community/x86-uwp.cmake (renamed from triplets/x86-uwp.cmake) | 0 | ||||
| -rw-r--r-- | triplets/community/x86-windows-static.cmake (renamed from triplets/x86-windows-static.cmake) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/triplets/arm-windows.cmake b/triplets/community/arm-windows.cmake index 3aa75933f..3aa75933f 100644 --- a/triplets/arm-windows.cmake +++ b/triplets/community/arm-windows.cmake diff --git a/triplets/arm64-uwp.cmake b/triplets/community/arm64-uwp.cmake index b37c34e87..b37c34e87 100644 --- a/triplets/arm64-uwp.cmake +++ b/triplets/community/arm64-uwp.cmake diff --git a/triplets/x86-uwp.cmake b/triplets/community/x86-uwp.cmake index 13b9d77c2..13b9d77c2 100644 --- a/triplets/x86-uwp.cmake +++ b/triplets/community/x86-uwp.cmake diff --git a/triplets/x86-windows-static.cmake b/triplets/community/x86-windows-static.cmake index c855f0caa..c855f0caa 100644 --- a/triplets/x86-windows-static.cmake +++ b/triplets/community/x86-windows-static.cmake |
