mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:19:01 +08:00
16 lines
332 B
JSON
16 lines
332 B
JSON
{
|
|
"name": "boost-utility",
|
|
"version": "1.77.0",
|
|
"description": "Boost utility module",
|
|
"homepage": "https://github.com/boostorg/utility",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-io",
|
|
"boost-preprocessor",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|