mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 05:27:52 +08:00
12 lines
246 B
JSON
12 lines
246 B
JSON
|
{
|
||
|
"name": "boost-polygon",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost polygon module",
|
||
|
"homepage": "https://github.com/boostorg/polygon",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-integer",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|