mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:39:01 +08:00
acd359d321
* Fix multi-config find_package(GIF) * Update versions * Fix invalid vcpkg tool output * Update versions
15 lines
295 B
JSON
15 lines
295 B
JSON
{
|
|
"name": "giflib",
|
|
"version": "5.2.1",
|
|
"port-version": 3,
|
|
"description": "A library for reading and writing gif images.",
|
|
"homepage": "https://sourceforge.net/projects/giflib/",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|