mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 00:22:55 +08:00
29 lines
626 B
JSON
29 lines
626 B
JSON
|
{
|
||
|
"name": "boost-range",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost range module",
|
||
|
"homepage": "https://github.com/boostorg/range",
|
||
|
"dependencies": [
|
||
|
"boost-array",
|
||
|
"boost-assert",
|
||
|
"boost-concept-check",
|
||
|
"boost-config",
|
||
|
"boost-container-hash",
|
||
|
"boost-conversion",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-integer",
|
||
|
"boost-iterator",
|
||
|
"boost-mpl",
|
||
|
"boost-numeric-conversion",
|
||
|
"boost-optional",
|
||
|
"boost-preprocessor",
|
||
|
"boost-regex",
|
||
|
"boost-static-assert",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|