vcpkg/ports/boost-bind/vcpkg.json

13 lines
254 B
JSON
Raw Normal View History

{
"name": "boost-bind",
"version-string": "1.75.0",
"description": "Boost bind module",
"homepage": "https://github.com/boostorg/bind",
"dependencies": [
"boost-config",
"boost-core",
"boost-detail",
"boost-vcpkg-helpers"
]
}