mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-21 19:45:46 +08:00
b89e291b45
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
19 lines
378 B
JSON
19 lines
378 B
JSON
{
|
|
"name": "utf8-range",
|
|
"version": "5.26.1",
|
|
"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
|
|
}
|
|
]
|
|
}
|