13 lines
284 B
JSON
Executable File
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
|
|
}
|
|
]
|
|
}
|