mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 07:39:02 +08:00
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"
|
||
|
]
|
||
|
}
|