mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 08:19:10 +08:00
23 lines
520 B
JSON
23 lines
520 B
JSON
|
{
|
||
|
"name": "boost-lexical-cast",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost lexical_cast module",
|
||
|
"homepage": "https://github.com/boostorg/lexical_cast",
|
||
|
"dependencies": [
|
||
|
"boost-array",
|
||
|
"boost-assert",
|
||
|
"boost-compatibility",
|
||
|
"boost-config",
|
||
|
"boost-container",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-integer",
|
||
|
"boost-numeric-conversion",
|
||
|
"boost-range",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|