mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 07:19:08 +08:00
85f2afaa49
* Rename Port to ankurvdev-embedresource * Add sha --------- Co-authored-by: Ankur Verma <ankurv@microsoft.com>
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"name": "ankurvdev-embedresource",
|
|
"version": "0.0.10",
|
|
"description": "Cross Platform Resource Embedding",
|
|
"homepage": "https://github.com/ankurvdev/embedresource",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "ankurvdev-embedresource",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|