mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:19:24 +08:00
12 lines
227 B
JSON
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"
|
|
]
|
|
}
|