blob: 126c0a6acad1dcf2dddbbba3c196770b98bea641 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "boost-vmd",
"version-string": "1.75.0",
"description": "Boost vmd module",
"homepage": "https://github.com/boostorg/vmd",
"dependencies": [
"boost-preprocessor",
"boost-vcpkg-helpers"
]
}
|