vcpkg/ports/boost-io/vcpkg.json

11 lines
210 B
JSON
Raw Normal View History

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