vcpkg/ports/boost-ratio/vcpkg.json
2021-09-27 17:12:39 -07:00

17 lines
342 B
JSON

{
"name": "boost-ratio",
"version": "1.77.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"
]
}