mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:39:07 +08:00
567d3b650d
* [CImg] Update and install the header files * version * update portfile.cmake * version
13 lines
284 B
JSON
13 lines
284 B
JSON
{
|
|
"name": "cimg",
|
|
"version": "3.3.2",
|
|
"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
|
|
}
|
|
]
|
|
}
|