vcpkg/ports/ztd-cuneicode/vcpkg.json

20 lines
416 B
JSON
Raw Normal View History

{
"name": "ztd-cuneicode",
"version-date": "2023-11-03",
2024-07-16 14:18:52 +08:00
"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"
]
}