mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
18 lines
345 B
JSON
18 lines
345 B
JSON
{
|
|
"name": "quirc",
|
|
"version": "1.2",
|
|
"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
|
|
}
|
|
]
|
|
}
|