mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
763f6664c1
* [Many ports] Fix copyright * version * [moos-core] Fix deprecated cmake * version * Fix cmake * version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
19 lines
366 B
JSON
19 lines
366 B
JSON
{
|
|
"name": "quirc",
|
|
"version": "1.1",
|
|
"port-version": 3,
|
|
"description": "quirc is one of the C library available for scanning QR Codes",
|
|
"homepage": "https://github.com/dlbeer/quirc",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|