mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 19:39:06 +08:00
27 lines
597 B
JSON
27 lines
597 B
JSON
|
{
|
||
|
"name": "boost-property-tree",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost property_tree module",
|
||
|
"homepage": "https://github.com/boostorg/property_tree",
|
||
|
"dependencies": [
|
||
|
"boost-any",
|
||
|
"boost-assert",
|
||
|
"boost-bind",
|
||
|
"boost-compatibility",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-format",
|
||
|
"boost-iterator",
|
||
|
"boost-mpl",
|
||
|
"boost-multi-index",
|
||
|
"boost-optional",
|
||
|
"boost-range",
|
||
|
"boost-serialization",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|