mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:19:01 +08:00
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"name": "geos",
|
|
"version": "3.12.2",
|
|
"description": "Geometry Engine Open Source",
|
|
"homepage": "https://libgeos.org/",
|
|
"license": "LGPL-2.1-only",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|