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

21 lines
434 B
JSON

{
"name": "boost-convert",
"version": "1.77.0",
"description": "Boost convert module",
"homepage": "https://github.com/boostorg/convert",
"dependencies": [
"boost-config",
"boost-core",
"boost-function-types",
"boost-lexical-cast",
"boost-math",
"boost-mpl",
"boost-optional",
"boost-parameter",
"boost-range",
"boost-spirit",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}