pineapple-src/externals/vcpkg/ports/icu/vcpkg.json

15 lines
283 B
JSON
Executable File

{
"name": "icu",
"version": "71.1",
"description": "Mature and widely used Unicode and localization library.",
"homepage": "https://icu.unicode.org/home",
"license": "ICU",
"supports": "!uwp",
"dependencies": [
{
"name": "icu",
"host": true
}
]
}