vcpkg/ports/vcpkg-gn/vcpkg.json
dave-juicelabs 2496d23d41
[vcpkg-gn] New port vcpkg-gn (#21498)
* [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>
2021-11-29 11:42:39 -08:00

7 lines
182 B
JSON

{
"name": "vcpkg-gn",
"version-date": "2021-11-16",
"description": "https://gn.googlesource.com/gn/+/4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e",
"supports": "native & !x86"
}