mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-16 07:39:01 +08:00
85f2afaa49
* Rename Port to ankurvdev-embedresource * Add sha --------- Co-authored-by: Ankur Verma <ankurv@microsoft.com>
16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"name": "vcpkg-ci-ankurvdev-embedresource",
|
|
"version-string": "ci",
|
|
"description": "Validates ankurvdev-embedresource",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "ankurvdev-embedresource"
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|