blob: 4ced74c0e0696c29e5c950918cf05bb3e3a4c89f (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "boost-describe",
"version": "1.77.0",
"description": "Boost describe module",
"homepage": "https://github.com/boostorg/describe",
"dependencies": [
"boost-mp11",
"boost-vcpkg-helpers"
]
}
|