23 lines
464 B
JSON
Executable File
23 lines
464 B
JSON
Executable File
{
|
|
"name": "boost-units",
|
|
"version": "1.79.0",
|
|
"description": "Boost units module",
|
|
"homepage": "https://github.com/boostorg/units",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-integer",
|
|
"boost-io",
|
|
"boost-lambda",
|
|
"boost-math",
|
|
"boost-mpl",
|
|
"boost-preprocessor",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|