vcpkg/ports/boost-vmd/vcpkg.json

11 lines
212 B
JSON
Raw Normal View History

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