vcpkg/ports/boost-vmd/vcpkg.json
2021-09-27 17:12:39 -07:00

11 lines
212 B
JSON

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