mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:59:00 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
18 lines
423 B
JSON
18 lines
423 B
JSON
{
|
|
"name": "boost-numeric-conversion",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost numeric_conversion module",
|
|
"homepage": "https://github.com/boostorg/numeric_conversion",
|
|
"dependencies": [
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-conversion",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-integer",
|
|
"boost-preprocessor",
|
|
"boost-throw-exception",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|