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