vcpkg/ports/boost-ratio/vcpkg.json

43 lines
851 B
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-ratio",
2023-09-14 06:40:46 +08:00
"version": "1.83.0",
"description": "Boost ratio module",
"homepage": "https://github.com/boostorg/ratio",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-config",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-core",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-integer",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-mpl",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-rational",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-static-assert",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-type-traits",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-vcpkg-helpers",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
}
]
}