vcpkg/ports/boost-describe/vcpkg.json

11 lines
219 B
JSON
Raw Normal View History

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