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

22 lines
440 B
JSON

{
"name": "boost-units",
"version": "1.77.0",
"description": "Boost units module",
"homepage": "https://github.com/boostorg/units",
"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"
]
}