mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 00:22:55 +08:00
30 lines
665 B
JSON
30 lines
665 B
JSON
|
{
|
||
|
"name": "boost-property-map",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost property_map module",
|
||
|
"homepage": "https://github.com/boostorg/property_map",
|
||
|
"dependencies": [
|
||
|
"boost-any",
|
||
|
"boost-assert",
|
||
|
"boost-bind",
|
||
|
"boost-concept-check",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-function",
|
||
|
"boost-integer",
|
||
|
"boost-iterator",
|
||
|
"boost-lexical-cast",
|
||
|
"boost-math",
|
||
|
"boost-mpl",
|
||
|
"boost-multi-index",
|
||
|
"boost-optional",
|
||
|
"boost-serialization",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|