mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:19:06 +08:00
24 lines
527 B
JSON
24 lines
527 B
JSON
{
|
|
"name": "boost-property-map",
|
|
"version": "1.77.0",
|
|
"description": "Boost property_map module",
|
|
"homepage": "https://github.com/boostorg/property_map",
|
|
"dependencies": [
|
|
"boost-any",
|
|
"boost-assert",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-function",
|
|
"boost-iterator",
|
|
"boost-lexical-cast",
|
|
"boost-mpl",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|