mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
19 lines
408 B
JSON
19 lines
408 B
JSON
{
|
|
"name": "boost-utility",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost utility module",
|
|
"homepage": "https://github.com/boostorg/utility",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-container-hash",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-integer",
|
|
"boost-io",
|
|
"boost-preprocessor",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|