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

10 lines
216 B
JSON

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