mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:58:59 +08:00
20 lines
358 B
JSON
20 lines
358 B
JSON
{
|
|
"name": "cld3",
|
|
"version": "3.0.14",
|
|
"port-version": 2,
|
|
"description": "Compact Language Detector v3",
|
|
"homepage": "https://github.com/google/cld3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"protobuf",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|