mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:38:59 +08:00
21 lines
434 B
JSON
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"
|
|
]
|
|
}
|