mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:11:36 +08:00
17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"name": "libmaxminddb",
|
|
"version": "1.11.0",
|
|
"description": "C library for the MaxMind DB file format",
|
|
"homepage": "https://github.com/maxmind/libmaxminddb",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|