mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:19:06 +08:00
18 lines
390 B
JSON
18 lines
390 B
JSON
|
{
|
||
|
"name": "boost-conversion",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost conversion module",
|
||
|
"homepage": "https://github.com/boostorg/conversion",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-typeof",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|