vcpkg/ports/ztd-cuneicode/vcpkg.json
2024-07-15 23:18:52 -07:00

20 lines
416 B
JSON

{
"name": "ztd-cuneicode",
"version-date": "2023-11-03",
"port-version": 1,
"description": "Shared tables between C and C++ for encoding infrastructure",
"homepage": "http://ztdcuneicode.rtfd.io/",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"ztd-encoding-tables"
]
}