mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:31:06 +08:00
2496d23d41
* [vcpkg-gn] Adding gn as a host only port * Disable support for x86 and fix variable name usage. * [vcpkg-gn] Version information. * Updating documentation. Co-authored-by: David McCloskey <davmcclo@gmail.com>
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"name": "vcpkg-gn",
|
|
"version-date": "2021-11-16",
|
|
"description": "https://gn.googlesource.com/gn/+/4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e",
|
|
"supports": "native & !x86"
|
|
}
|