mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:29:08 +08:00
a35e2377cf
* [cimg/libgd/libfabric] Update to latest release version * Remove empty line * [libgd] Update the patch * Small changes * [libgd] Update to version semver
13 lines
284 B
JSON
13 lines
284 B
JSON
{
|
|
"name": "cimg",
|
|
"version": "2.9.9",
|
|
"description": "The CImg Library is a small, open-source, and modern C++ toolkit for image processing",
|
|
"homepage": "https://github.com/dtschump/CImg",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|