mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:49:00 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
21 lines
441 B
JSON
21 lines
441 B
JSON
{
|
|
"name": "boost-convert",
|
|
"version-string": "1.75.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"
|
|
]
|
|
}
|