mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 18:19:01 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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"
|
|
]
|
|
}
|