vcpkg/ports/icu/vcpkg.json

15 lines
293 B
JSON

{
"name": "icu",
"version": "69.1",
"port-version": 11,
"description": "Mature and widely used Unicode and localization library.",
"homepage": "http://icu-project.org/apiref/icu4c/",
"supports": "!uwp",
"dependencies": [
{
"name": "icu",
"host": true
}
]
}