yuzu/externals/vcpkg/ports/cimg/vcpkg.json

13 lines
284 B
JSON
Executable File

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