18 lines
366 B
JSON
Executable File
18 lines
366 B
JSON
Executable File
{
|
|
"name": "boost-ratio",
|
|
"version": "1.79.0",
|
|
"description": "Boost ratio module",
|
|
"homepage": "https://github.com/boostorg/ratio",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-integer",
|
|
"boost-mpl",
|
|
"boost-rational",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|