vcpkg/ports/boost-bind/vcpkg.json
2021-09-27 17:12:39 -07:00

12 lines
227 B
JSON

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