vcpkg/ports/boost-compatibility/vcpkg.json

10 lines
223 B
JSON
Raw Normal View History

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