mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:45:23 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
29 lines
619 B
JSON
29 lines
619 B
JSON
{
|
|
"name": "boost-algorithm",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost algorithm module",
|
|
"homepage": "https://github.com/boostorg/algorithm",
|
|
"dependencies": [
|
|
"boost-array",
|
|
"boost-assert",
|
|
"boost-bind",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-exception",
|
|
"boost-function",
|
|
"boost-iterator",
|
|
"boost-mpl",
|
|
"boost-range",
|
|
"boost-regex",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-tuple",
|
|
"boost-type-traits",
|
|
"boost-unordered",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|