mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 18:00:21 +08:00
20 lines
362 B
JSON
20 lines
362 B
JSON
|
{
|
||
|
"name": "kf5codecs",
|
||
|
"version": "5.81.0",
|
||
|
"description": "String encoding library",
|
||
|
"homepage": "https://api.kde.org/frameworks/kcodecs/html/index.html",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"qt5-base",
|
||
|
"qt5-tools",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|