mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
e3a3942a9e
* [highway] update to 1.0.2 * [lcms] update to 2.14 * [libjxl] update to 0.7.0
18 lines
298 B
JSON
18 lines
298 B
JSON
{
|
|
"name": "lcms",
|
|
"version": "2.14",
|
|
"description": "Little CMS.",
|
|
"homepage": "https://github.com/mm2/Little-CMS",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|