mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-13 07:29:01 +08:00
17 lines
350 B
JSON
17 lines
350 B
JSON
{
|
|
"name": "simdutf",
|
|
"version-semver": "1.0.0",
|
|
"description": "Unicode validation and transcoding at billions of characters per second",
|
|
"homepage": "https://github.com/simdutf/simdutf",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|