mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:38:59 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"name": "boost-sort",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost sort module",
|
|
"homepage": "https://github.com/boostorg/sort",
|
|
"dependencies": [
|
|
"boost-integer",
|
|
"boost-range",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|