vcpkg/ports/utf8-range/vcpkg.json
2024-11-27 13:35:19 -08:00

19 lines
378 B
JSON

{
"name": "utf8-range",
"version": "5.28.3",
"description": "Fast UTF-8 validation with Range algorithm (NEON+SSE4+AVX2)",
"homepage": "https://github.com/protocolbuffers/protobuf",
"license": "MIT",
"dependencies": [
"abseil",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}