vcpkg/ports/boost-sort/vcpkg.json

15 lines
309 B
JSON
Raw Normal View History

{
"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"
]
}