vcpkg/ports/libcbor/vcpkg.json

8 lines
267 B
JSON
Raw Normal View History

{
"name": "libcbor",
"version-string": "0.8.0",
"description": "libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format",
"homepage": "https://github.com/PJK/libcbor",
"supports": "(x86 | x64) & windows"
}