vcpkg/ports/boost-ratio/vcpkg.json

17 lines
342 B
JSON
Raw Normal View History

{
"name": "boost-ratio",
"version": "1.76.0",
"description": "Boost ratio module",
"homepage": "https://github.com/boostorg/ratio",
"dependencies": [
"boost-config",
"boost-core",
"boost-integer",
"boost-mpl",
"boost-rational",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}