mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 05:49:03 +08:00
19 lines
395 B
JSON
19 lines
395 B
JSON
|
{
|
||
|
"name": "ztd-cuneicode",
|
||
|
"version-date": "2023-11-03",
|
||
|
"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"
|
||
|
]
|
||
|
}
|