mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
25 lines
561 B
JSON
25 lines
561 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-leaf",
|
|
"version": "1.90.0",
|
|
"port-version": 1,
|
|
"description": "Boost leaf module",
|
|
"homepage": "https://www.boost.org/library/latest/leaf/",
|
|
"documentation": "https://www.boost.org/libs/leaf",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-cmake",
|
|
"version>=": "1.90.0"
|
|
},
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.90.0"
|
|
},
|
|
{
|
|
"name": "boost-headers",
|
|
"version>=": "1.90.0"
|
|
}
|
|
]
|
|
}
|