vcpkg/ports/boost-vmd/vcpkg.json

11 lines
219 B
JSON
Raw Normal View History

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