vcpkg/ports/boost-bind/vcpkg.json

12 lines
227 B
JSON
Raw Normal View History

{
"name": "boost-bind",
2021-09-28 08:12:39 +08:00
"version": "1.77.0",
"description": "Boost bind module",
"homepage": "https://github.com/boostorg/bind",
"dependencies": [
"boost-config",
"boost-core",
"boost-vcpkg-helpers"
]
}