mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 11:11:38 +08:00
13 lines
254 B
JSON
13 lines
254 B
JSON
|
{
|
||
|
"name": "giflib",
|
||
|
"version": "5.2.1",
|
||
|
"description": "A library for reading and writing gif images.",
|
||
|
"homepage": "https://sourceforge.net/projects/giflib/",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|