vcpkg/ports/boost-compatibility/vcpkg.json

10 lines
216 B
JSON
Raw Normal View History

{
"name": "boost-compatibility",
2021-09-28 08:12:39 +08:00
"version": "1.77.0",
"description": "Boost compatibility module",
"homepage": "https://github.com/boostorg/compatibility",
"dependencies": [
"boost-vcpkg-helpers"
]
}