mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 09:31:08 +08:00
a3ff43d793
Co-authored-by: Jon <v-zhli17@microsoft.com>
19 lines
378 B
JSON
19 lines
378 B
JSON
{
|
|
"name": "utf8-range",
|
|
"version": "5.29.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
|
|
}
|
|
]
|
|
}
|