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

11 lines
203 B
JSON

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