mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
18 lines
299 B
JSON
18 lines
299 B
JSON
{
|
|
"name": "lcms",
|
|
"version": "2.12",
|
|
"port-version": 3,
|
|
"description": "Little CMS.",
|
|
"homepage": "https://github.com/mm2/Little-CMS",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|