yuzu/externals/vcpkg/ports/tinycbor/vcpkg.json

15 lines
303 B
JSON
Executable File

{
"name": "tinycbor",
"version-semver": "0.6.0",
"port-version": 1,
"description": "Concise Binary Object Representation (CBOR) Library",
"homepage": "https://github.com/intel/tinycbor",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}