vcpkg/ports/cimg/vcpkg.json
Phoebe a35e2377cf
[cimg/libgd/libfabric] Update to latest release version (#20068)
* [cimg/libgd/libfabric] Update to latest release version

* Remove empty line

* [libgd] Update the patch

* Small changes

* [libgd] Update to version semver
2021-09-14 12:01:57 -07:00

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
}
]
}