mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
20 lines
416 B
JSON
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"
|
|
]
|
|
}
|