mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:29:07 +08:00
17 lines
357 B
JSON
17 lines
357 B
JSON
|
{
|
||
|
"name": "boost-any",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost any module",
|
||
|
"homepage": "https://github.com/boostorg/any",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-index",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|