mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:19:01 +08:00
956fae3977
* [gherkin-c] Fix UNIX build, fix install path * version * manifest * version * should be a `-` not an `_` Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
13 lines
213 B
JSON
13 lines
213 B
JSON
{
|
|
"name": "gherkin-c",
|
|
"version-date": "2019-10-07",
|
|
"port-version": 3,
|
|
"description": "Gherkin parser/compiler in C",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|